nmsIpIsSecondary

QTECH-NMS-IP-ADDRESS-MIB · .1.3.6.1.4.1.34751.2.237.2.1.6

Object

column mandatory r/w Enumeration
The ip address configured is primary or secondary. A secondary address can't be configured until the primary one exist.

Context

MIB
QTECH-NMS-IP-ADDRESS-MIB
OID
.1.3.6.1.4.1.34751.2.237.2.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
ipAddrTableEntry

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 'QTECH-NMS-IP-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-IP-ADDRESS-MIB::nmsIpIsSecondary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-IP-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-IP-ADDRESS-MIB::nmsIpIsSecondary.<nmsIpEntAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-IP-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-IP-ADDRESS-MIB::nmsIpIsSecondary'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0primary
1secondary