cwtFeederIndex
CISCO-WAN-TOPOLOGY-MIB ·
.1.3.6.1.4.1.9.9.234.1.3.1.1.1
Object
column SNMPv2-SMIInteger32
This is the index into the feeder database array. This value should remain persistent while the feeder database exists, which means that it'll be consistent across boots. However, if this node is disabled as the gateway node, and later on enabled, then the 'cwtFeederIndex' may be different for the same feeder info entry in the 'feeder database'.
Context
- MIB
- CISCO-WAN-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.9.9.234.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cwtFeederInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-TOPOLOGY-MIB::cwtFeederIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-TOPOLOGY-MIB::cwtFeederIndex.<cwtFeederIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-TOPOLOGY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-TOPOLOGY-MIB::cwtFeederIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647