MIBs Depot

CISCO-SNMP-TARGET-EXT-MIB

Registered at
1.3.6.1.4.1.9.9.412
Last updated
2008-11-07 00:00
Organization
Cisco Systems, Inc.
Revisions
2008-11-07 00:00, 2007-08-20 00:00, 2004-04-01 00:00
Namespace
cisco
Source file
CISCO-SNMP-TARGET-EXT-MIB
Digest
sha256:808201d4b565880db43c9e038c08e1e36a48138e1f7b98e901f554c895135e1d

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMP-TARGET-MIBsnmpTargetAddrEntry, snmpTargetAddrName
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-SNMP-TARGET-EXT-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMP-TARGET-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoSnmpTargetExtMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.412.1
cExtSnmpTargetAuthAddr
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.412.1.1
cExtSnmpTargetAuthInetType
OBJECT-TYPE
This contains the type of address cExtSnmpTargetAuthInetAddr holds when a host sends an unauthentic SNMP message.
1.3.6.1.4.1.9.9.412.1.1.1InetAddressTyperead-onlycurrent
cExtSnmpTargetAuthInetAddr
OBJECT-TYPE
This contains the address of the host from which snmp-agent has received a SNMP message that is not authentic.
1.3.6.1.4.1.9.9.412.1.1.2InetAddressread-onlycurrent
cExtSnmpTargetAddrTable
OBJECT-TYPE
The cExtSnmpTargetAddrTable extends the SNMP-TARGET-MIB's snmpTargetAddrTable for providing info on the type of interface for Link Local or Multicast IPv6 Target Address.
1.3.6.1.4.1.9.9.412.1.2not-accessiblecurrent
cExtSnmpTargetAddrEntry
OBJECT-TYPE
A cExtSnmpTargetAddrTable entry extends snmpTargetAddrTable to provide a new variable to hold the value of interface type. A target which has a link local or a multicast address the variable of this table is valid. Entries are removed when the corresponding entry in the snmpTargetAddrTable is removed.
1.3.6.1.4.1.9.9.412.1.2.1not-accessiblecurrent
cExtSnmpTargetAddrIntIfIndex
OBJECT-TYPE
Holds valid ifIndex value of the interface through which the notifications for the target with Multicast/Link local address specified in the snmpTargetAddrTAddress, is sent. If snmpTargetAddrTAddress doesn't hold a Linklocal or a Multicast target address then the value of this object will be zero. For the entries with snmpTargetAddrTAddress having Link Local or Multicast address the snmpTargetAddrStatus cannot be set to valid unless the value for this object holds a valid ifIndex value.
1.3.6.1.4.1.9.9.412.1.2.1.1InterfaceIndexOrZeroread-writecurrent
cExtSnmpTargetVrfTable
OBJECT-TYPE
The cExtSnmpTargetVrfTable extends the snmpTargetAddrTable of the SNMP-TARGET-MIB for providing: - VRF reachability criterion for the SNMP target - VRF filtering criterion for the SNMP target This table is indexed by the target entity snmpTargetAddrName and the associated VRF name cExtSnmpTargetVrfName. Each entry of this table forms a tuple of target and VRF name for which all the VRF related configuration parameters can be specified by corresponding instances of the columnar objects. The reachability of the SNMP target is qualified by the routing context by way of associating VRF Name(s) with it. Restricting only those SNMP notifications that are generated within the context of a VRF to a specific SNMP target is VRF based filtering of notifications. A row in this table cannot be created prior to the creation of row it extends.
1.3.6.1.4.1.9.9.412.1.3not-accessiblecurrent
cExtSnmpTargetVrfEntry
OBJECT-TYPE
An entry (conceptual row) in the cExtSnmpTargetVrfTable. When an entry in the snmpTargetAddrTable is deleted the corresponding entries in this table are also deleted. A row needs to exist in the cExtSnmpTargetVrfTable for each VRF for which SNMP notifications are to be sent to a particular target address, so that when the same target address is the destination for multiple VRFs, then multiple rows in this table will reference the same target address. However, only one of such multiple rows can be used for routing the SNMP notifications to that target address, i.e., only one of them can have an instance of cExtSnmpTargetVrfRoute with the value 'true'. Thus, any management operation which sets an instance of cExtSnmpTargetVrfRoute to 'true' must also have the effect of setting any other instance of cExtSnmpTargetVrfRoute for the same target address to 'false'.
1.3.6.1.4.1.9.9.412.1.3.1not-accessiblecurrent
cExtSnmpTargetVrfName
OBJECT-TYPE
This object identifies a human readable string representing the name of the VRF.
1.3.6.1.4.1.9.9.412.1.3.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cExtSnmpTargetVrfRoute
OBJECT-TYPE
This object specifies whether this VRF (identified by the corresponding instance identifier of cExtSnmpTargetVrfName) should be used for routing the SNMP notifications sent to this target address specified in the value of the corresponding instance of snmpTargetAddrTAddress. The value 'true' indicates that this VRF should be used. The value 'false' indicates that this VRF should not be used.
1.3.6.1.4.1.9.9.412.1.3.1.2TruthValueread-createcurrent
cExtSnmpTargetVrfFilter
OBJECT-TYPE
This object specifies whether SNMP notifications generated in this VRF (identified by the corresponding instance identifier of cExtSnmpTargetVrfName) context should be sent to this target address specified in the value of the corresponding instance of snmpTargetAddrTAddress. By default, the notifications generated in any of the VRFs are allowed to be sent to the configured targets. Setting the value of this object to 'true' defines 'inclusive' filtering policy to allow notifications of a specific VRF while excluding notifications of all other VRFs. The value 'true' indicates that the notifications of this VRF should be sent. The value 'false' indicates that the notifications of this VRF should not be sent.
1.3.6.1.4.1.9.9.412.1.3.1.3TruthValueread-createcurrent
cExtSnmpTargetVrfStorage
OBJECT-TYPE
The storage type for this conceptual row. When the value of an instance of this object is 'permanent', the value of the corresponding instance of all the other objects of this table except cExtSnmpTargetVrfStatus are read-writable. The 'permanent' rows can not be deleted by setting value of the corresponding instance of cExtSnmpTargetVrfStatus to 'destroy'.
1.3.6.1.4.1.9.9.412.1.3.1.4StorageTyperead-createcurrent
cExtSnmpTargetVrfStatus
OBJECT-TYPE
The status of this conceptual row. There are no specific restrictions for setting the value of this object to 'active'. Once the value of this object is set to 'active', the value of the corresponding instance of all other objects of this table can still be modified.
1.3.6.1.4.1.9.9.412.1.3.1.5RowStatusread-createcurrent
cExtSnmpNotifGblTrapSrcIfIndex
OBJECT-TYPE
This object specifies the ifIdex value of the source interface to be used for sending TRAP notifications. The value of this object should be a valid 'ifIndex' value. This is a global configuration applied for all TRAP notifications sent by this agent to all the targets. If the source interface is configured for a specific target using the value of corresponding instance of 'cExtSnmpTargetAddrIntIfIndex', then that value takes precedence and will be used for sending the notification. The value of this object being 'zero' implies that there is no source interface configuration for the TRAP notifications at a global level.
1.3.6.1.4.1.9.9.412.1.4InterfaceIndexOrZeroread-writecurrent
cExtSnmpNotifGblInformSrcIfIndex
OBJECT-TYPE
This object specifies the ifIdex value of the source interface to be used for sending INFORM notifications. The value of this object should be a valid 'ifIndex' value. This is a global configuration applied for all INFORM notifications sent by this agent to all the targets. If the source interface is configured for a specific target using the value of corresponding instance of 'cExtSnmpTargetAddrIntIfIndex', then that value takes precedence and will be used for sending the notification. The value of this object being 'zero' implies that there is no source interface configuration for the INFORM notifications at a global level.
1.3.6.1.4.1.9.9.412.1.5InterfaceIndexOrZeroread-writecurrent
ciscoSnmpTargetExtMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.412.2
ciscoSnmpTargetExtMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.412.2.1
ciscoSnmpTargetExtMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.412.2.2

Conformance

NameOIDStatus
ciscoSnmpTargetExtMIBCompliance
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.412.2.1.1deprecated
ciscoSnmpTargetExtMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-SNMP-TARGET-EXT-MIB.
1.3.6.1.4.1.9.9.412.2.1.2deprecated
ciscoSnmpTargetExtMIBComplianceRev2
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-SNMP-TARGET-EXT-MIB.
1.3.6.1.4.1.9.9.412.2.1.3current
ciscoSnmpTargetAuthFailureGroup
OBJECT-GROUP
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.1current
ciscoSnmpTargetExtMIBGroup
OBJECT-GROUP
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.2current
ciscoSnmpTargetExtVrfMIBGroup
OBJECT-GROUP
The collection of objects for supporting VRF based configuration for the SNMP targets.
1.3.6.1.4.1.9.9.412.2.2.3current
ciscoSnmpTargetNotifSrcIntGroup
OBJECT-GROUP
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.4current