rcIpv6PrefixUseDefaultVal
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.4.1.5
Object
column r/w
Enumeration
Select one of the value to set/use it's value to default value. This is a bitmask field, setting all the bits means that all the options will be reverted to default values.
Context
- MIB
- RC-IPV6-MIB
- OID
.1.3.6.1.4.1.2272.1.62.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpv6PrefixEntry
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 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6PrefixUseDefaultVal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6PrefixUseDefaultVal.<rcIpv6PrefixIfIndex>.<rcIpv6PrefixAddr>.<rcIpv6PrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPV6-MIB::rcIpv6PrefixUseDefaultVal'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | valid-life |
3 | preferred-life |
4 | infinite |
5 | no-advertise |