cwspAddrType
CISCO-WAN-SVC-MIB ·
.1.3.6.1.4.1.351.140.1.2.11.1.1.3
Object
column r/w
Enumeration
The type of reachability from the advertising node to the
address. This variable indicates either this ATM address
('internal') is a reachable ATM destination that is directly
attached to the logical node advertising this address or an
ATM address('exterior') that can be reached through a PNNI
routing domain but which is not located in that routing
domain.
Context
- MIB
- CISCO-WAN-SVC-MIB
- OID
.1.3.6.1.4.1.351.140.1.2.11.1.1.3- 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::cwspAddrType'
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::cwspAddrType.<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::cwspAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | exterior |
Conformance
Member of