atIpAddressAssignmentType
AT-IP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.602.1.1.6
Object
The IP address assignment type for this entry (primary or secondary).
Context
- MIB
- AT-IP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.602.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atIpAddressEntry
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 'AT-IP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-IP-MIB::atIpAddressAssignmentType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-IP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-IP-MIB::atIpAddressAssignmentType.<atIpAddressAddrType>.<atIpAddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-IP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-IP-MIB::atIpAddressAssignmentType'
Syntax
- Source
- AtIpAddressAssignmentType
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSet |
1 | primary |
2 | secondary |