chmgrOChanSourceRouteIndex
NETI-CHMGR-MIB ·
.1.3.6.1.4.1.2928.6.2.14.1.4.4.1.1
Object
column SNMPv2-SMIUnsigned32
The source route index that is referring to the source route currently used by the the channel. This is the value of the index chmgrODescrChanSourceRouteIndex in chmgrODescrChannelTable. A value of '0' would mean the 1st configured source route is used, '1' the 2nd, and so on. If no source route is used by the channel, then the value is 4294967295.
Context
- MIB
- NETI-CHMGR-MIB
- OID
.1.3.6.1.4.1.2928.6.2.14.1.4.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- chmgrOChannelEntry
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 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrOChanSourceRouteIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrOChanSourceRouteIndex.<chmgrOConnIndex>.<chmgrODescrDestIndex>.<chmgrODescrChanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-CHMGR-MIB::chmgrOChanSourceRouteIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295