ipCurCfgSecIntfAnycast
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.3.1.1.2.1.28
Object
column Enumeration
This field has the value of anycast(1) if secondary IPv6 interface address is anycast and none(2) if not.
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.3.1.1.2.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipCurCfgIntfEntry
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::ipCurCfgSecIntfAnycast'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::ipCurCfgSecIntfAnycast.<ipCurCfgIntfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::ipCurCfgSecIntfAnycast'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | anycast |
2 | none |