CISCO-SNMP-TARGET-EXT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6
.1.3.6.1.4.1.9.9.412.1.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cExtSnmpTargetAddrTable
/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::cExtSnmpTargetAddrTable'
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.
cExtSnmpTargetAddrEntry row .1.3.6.1.4.1.9.9.412.1.2.1
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 i…
Indexes
No indexes recorded
Column Syntax OID
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 do…
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.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 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cExtSnmpTargetVrfTable
/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::cExtSnmpTargetVrfTable'
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.
cExtSnmpTargetVrfEntry row .1.3.6.1.4.1.9.9.412.1.3.1
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 t…
Column Syntax OID
This object identifies a human readable string representing
the name of the VRF.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.412.1.3.1.1
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…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.412.1.3.1.2
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…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.412.1.3.1.3
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 cExtSnmpTargetV…
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.412.1.3.1.4
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 ins…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.412.1.3.1.5