Hi guys,
during implementation of our custom MIB we found out that implementation of
these OIDs below is missing in the net-snmp:

##########################################
# AT - Address Translation
##########################################

atTable OBJECT-TYPE             1.3.6.1.2.1.3.1 - not implemented

#########################################
# IP
#########################################

ipAdEntReasmMaxSize OBJECT-TYPE     1.3.6.1.2.1.4.20.1.5 - not implemented

#########################################
# EGP
#########################################

egp OBJECT-TYPE                1.3.6.1.2.1.8 - not implemented

#########################################
# IPV6
#########################################

ipv6IfTableLastChange OBJECT-TYPE    1.3.6.1.2.1.55.1.4.0 - not implemented
ipv6IfIndex OBJECT-TYPE         1.3.6.1.2.1.55.1.5.1.1 - not implemented
ipv6IfReasmMaxSize OBJECT-TYPE        1.3.6.1.2.1.55.1.5.1.5 - not
implemented
ipv6IfIdentifier OBJECT-TYPE        1.3.6.1.2.1.55.1.5.1.6 - not implemented
ipv6IfIdentifierLength OBJECT-TYPE    1.3.6.1.2.1.55.1.5.1.7 - not
implemented
ipv6IfOperStatus OBJECT-TYPE        1.3.6.1.2.1.55.1.10 - Maybe a typo,
should be: 1.3.6.1.2.1.55.1.5.1.10
ipv6IfLastChange OBJECT-TYPE        1.3.6.1.2.1.55.1.5.11 - not implemented
ipv6IfStatsTable OBJECT-TYPE        1.3.6.1.2.1.55.1.6.0 - not implemented
ipv6AddrPrefixTable OBJECT-TYPE        1.3.6.1.2.1.55.1.7.0 - not
implemented
ipv6AddrTable OBJECT-TYPE        1.3.6.1.2.1.55.1.8.0 - not implemented
ipv6RouteNumber OBJECT-TYPE        1.3.6.1.2.1.55.1.9.0 - not implemented
ipv6DiscardedRoutes OBJECT-TYPE        1.3.6.1.2.1.55.1.10.0 - not
implemented
ipv6RouteTable OBJECT-TYPE        1.3.6.1.2.1.55.1.11.0 - not implemented
ipv6NetToMediaTable OBJECT-TYPE        1.3.6.1.2.1.55.1.12.0 - changed to
IP-MIB::ipNetToPhysicalTable (missing 2 fields)
ipv6Notifications OBJECT IDENTIFIER    1.3.6.1.2.1.55.2 - not implemented
ipv6Conformance OBJECT IDENTIFIER    1.3.6.1.2.1.55.3 - not implemented

#########################################
All unimplemented OIDs are mentioned here -
https://github.com/haad/net-snmp/blob/c629882ba31aaf27c859de2d47a6401849661ccd/README.agent-mibs

Can anyone please give me more information about context why is it missing?
I guess that some of the IPv6 stuff was transferred to the IP-MIB but
nothing more.


Best regards,
J. G.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to