cwspAddrProto
CISCO-WAN-SVC-MIB ·
.1.3.6.1.4.1.351.140.1.2.11.1.1.4
Object
column r/w
Enumeration
The routing mechanism via which the connectivity from the advertising node to the reachable address was learned. A 'local' address indicates this address is automatically advertised. A 'static' address is not automatically advertised. By setting 'cwspAddrRedistribute' variable (see below) to 'true' will force a 'static' address to be advertised.
Context
- MIB
- CISCO-WAN-SVC-MIB
- OID
.1.3.6.1.4.1.351.140.1.2.11.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwspAddressEntry
- Groups
- 1
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-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspAddrProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspAddrProto.<ifIndex>.<cwspAtmAddress>.<cwspAddrLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SVC-MIB::cwspAddrProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | static |
Conformance
Member of