CISCO-SNMP-TARGET-EXT-MIB

        This MIB is an extension of the SNMP-TARGET-MIB
specified in RFC3413.
        
This MIB module contains  Cisco-defined  extension
to the snmpTargetAddrTable to represent information
required for IPv6 Address. 
        
When Target has Link local or Multicast IPv6 address,
the information of the interface on which the
notification has to be sent is required. This
additional information is provided by this extension
MIB.
        
This module also contains definition for set of new
variable to hold the address of the host that had
sent an unauthentic SNMP message to agent.
        
Glossary of the terms used in this MIB:
--------------------------------------
        
VRF - Virtual Routing and Forwarding. An IP technology  that 
      allows multiple instances of routing table to exist
      in a system and work simultaneously. A VRF consists of 
      an IP routing table, a forwarding table, a set of 
      interfaces that use the forwarding table, and a set of 
      rules and routing protocol parameters that control 
      the information that is included into the routing 
      table.
    
Source file
CISCO-SNMP-TARGET-EXT-MIB
Last revised
Identity
ciscoSnmpTargetExtMIB
Base OID
1.3.6.1.4.1.9.9.412
Imported Objects
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNMP-TARGET-EXT-MIB::ciscoSnmpTargetExtMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-TARGET-EXT-MIB::ciscoSnmpTargetExtMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.9.9.412
.1.3.6.1.4.1.9.9.412.1
.1.3.6.1.4.1.9.9.412.1.1
.1.3.6.1.4.1.9.9.412.1.1.1
.1.3.6.1.4.1.9.9.412.1.1.2
.1.3.6.1.4.1.9.9.412.1.2
.1.3.6.1.4.1.9.9.412.1.2.1
.1.3.6.1.4.1.9.9.412.1.2.1.1
.1.3.6.1.4.1.9.9.412.1.3
.1.3.6.1.4.1.9.9.412.1.3.1
OctetString
.1.3.6.1.4.1.9.9.412.1.3.1.1
.1.3.6.1.4.1.9.9.412.1.3.1.2
.1.3.6.1.4.1.9.9.412.1.3.1.3
.1.3.6.1.4.1.9.9.412.1.3.1.4
.1.3.6.1.4.1.9.9.412.1.3.1.5
.1.3.6.1.4.1.9.9.412.1.4
.1.3.6.1.4.1.9.9.412.1.5
.1.3.6.1.4.1.9.9.412.2
.1.3.6.1.4.1.9.9.412.2.1
.1.3.6.1.4.1.9.9.412.2.2
Dependencies (10) 8 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (4)
The collection of objects which gives information about
the recent host that has sent a SNMP message to the agent
that is not authentic.
.1.3.6.1.4.1.9.9.412.2.2.1
The collection of objects which give information about
the interface through which the notifications are sent
out for IPv6 Link-local and Multicast Target address.
.1.3.6.1.4.1.9.9.412.2.2.2
The collection of objects for supporting VRF based
configuration for the SNMP targets.
.1.3.6.1.4.1.9.9.412.2.2.3
The collection of objects which give information about
the interface through which SNMP TRAP and INFORM
notifications are sent for all target addresses globally.
.1.3.6.1.4.1.9.9.412.2.2.4
Compliance Statements (3)

OID .1.3.6.1.4.1.9.9.412.2.1.1
Compliance for IPv6 address supported by
snmpTargetAddrTAddress for Link-Local or Multicast and
for holding the recent host address that sent an
unauthentic SNMP message in cExtSnmpTargetAuthInetAddr
and cExtSnmpTargetAuthInetType.
Required groups
mandatory ciscoSnmpTargetExtMIBGroup
optional ciscoSnmpTargetAuthFailureGroup The ciscoSnmpTargetAuthFailureGroup is an optional group
containing objects that provide information about the
host that has sent a packet which is not authentic.

OID .1.3.6.1.4.1.9.9.412.2.1.2
The compliance statement for entities which implement
the CISCO-SNMP-TARGET-EXT-MIB.
Required groups
mandatory ciscoSnmpTargetExtMIBGroup
optional ciscoSnmpTargetAuthFailureGroup The ciscoSnmpTargetAuthFailureGroup is an optional group
containing objects that provide information about the
host that has sent a packet which is not authentic.
optional ciscoSnmpTargetExtVrfMIBGroup This group is conditionally mandatory and must be
implemented by the agent of the managed entity only
if the implementation supports VRF based reachability
and filtering for SNMP targets.
Object refinements
ObjectAccessSyntaxDescription
cExtSnmpTargetVrfStatus
active(1), createAndGo(4), destroy(6)
Only 'createAndGo', 'destroy' and 'active' need to
be supported.

OID .1.3.6.1.4.1.9.9.412.2.1.3
The compliance statement for entities which implement
the CISCO-SNMP-TARGET-EXT-MIB.
Required groups
mandatory ciscoSnmpTargetExtMIBGroup
optional ciscoSnmpTargetAuthFailureGroup The ciscoSnmpTargetAuthFailureGroup is an optional group
containing objects that provide information about the
host that has sent a packet which is not authentic.
optional ciscoSnmpTargetExtVrfMIBGroup This group is conditionally mandatory and must be
implemented by the agent of the managed entity only
if the implementation supports VRF based reachability
and filtering for SNMP targets.
optional ciscoSnmpTargetNotifSrcIntGroup This group is conditionally mandatory and must be
implemented by the agent of the managed entity only
if the implementation supports source interface
configuration globally for all the notifications.
Object refinements
ObjectAccessSyntaxDescription
cExtSnmpTargetVrfStatus
active(1), createAndGo(4), destroy(6)
Only 'createAndGo', 'destroy' and 'active' need to
be supported.