fsMIIpv6SENDPrefixChk
ARICENT-MIIPV6-MIB ·
.1.3.6.1.4.1.29601.2.35.1.1.1.16
Object
column r/w
Enumeration
This object specifies the prefix and range check status in Secure Neighbor Discovery. When enabled it indicates prefix and range checks are relaxed in host. When disabled it indicates prefix and range checks are performed in host to verify that prefix advertised by router are in the range that it is certified to advertise
Context
- MIB
- ARICENT-MIIPV6-MIB
- OID
.1.3.6.1.4.1.29601.2.35.1.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIIpv6ContextEntry
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 'ARICENT-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIIPV6-MIB::fsMIIpv6SENDPrefixChk'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIIPV6-MIB::fsMIIpv6SENDPrefixChk.<fsMIStdIpContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIIPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIIPV6-MIB::fsMIIpv6SENDPrefixChk'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |