ostIpCfgInterfaceType
OMNITRON-IP-MIB ·
.1.3.6.1.4.1.7342.21.2.1.2
Object
column r/w
Enumeration
This object indicates the specific interface type of IPv6 address.
stateless(1) Stateless (automatic) IPv6 interface type
statefull(2) Stateful (manual) IPv6 interface type
Context
- MIB
- OMNITRON-IP-MIB
- OID
.1.3.6.1.4.1.7342.21.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostIpCfgEntry
- 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 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IP-MIB::ostIpCfgInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IP-MIB::ostIpCfgInterfaceType.<ostIpCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-IP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-IP-MIB::ostIpCfgInterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stateless |
2 | stateful |
Conformance
Member of