cwtPrimIP

CISCO-WAN-TOPOLOGY-MIB · .1.3.6.1.4.1.9.9.234.1.2.1.1.8

Object

Primary IP address of the corresponding node.  This value 
is taken from the PNNI Nodal PTSE.  The primary IP address is
used by the NMS to manage the switch.  The type of interface
(i.e. ATM interface, LAN interface, etc) for this IP address
is specified by cwtPrimIPIfType.  The NMS will use this IP
address first, but if it can not connect to the switch on
this address, then it will try to contact the switch using
the secondary IP address instead.

Context

MIB
CISCO-WAN-TOPOLOGY-MIB
OID
.1.3.6.1.4.1.9.9.234.1.2.1.1.8
Type
column
Access
readwrite
Status
current
Parent
cwtNodeInfoEntry
Groups
1

Walk 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::cwtPrimIP'
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::cwtPrimIP.<cwtIndex>'
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::cwtPrimIP'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance