hostIPv6AutoConfig
TPT-HOST-MIB ·
.1.3.6.1.4.1.10734.3.3.2.12.5
Object
scalar EnabledOrNot
Whether IPv6 autoconfig is enabled on the device.
Context
- MIB
- TPT-HOST-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.12.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tpt-host-objs
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-HOST-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-HOST-MIB::hostIPv6AutoConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-HOST-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-HOST-MIB::hostIPv6AutoConfig'
Syntax
- Source
- EnabledOrNot
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |