fsMIIpv6IfSENDSecStatus
ARICENT-MIIPV6-MIB ·
.1.3.6.1.4.1.29601.2.35.1.2.1.30
Object
column r/w
Enumeration
This object specifies the admin status of Secure Neighbor Discovery feature in the interface. The options include; 1 enables SeND on the interface, 2 disables SeND on the interface, 3 enables mixed mode on the interface.
Context
- MIB
- ARICENT-MIIPV6-MIB
- OID
.1.3.6.1.4.1.29601.2.35.1.2.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIIpv6IfEntry
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::fsMIIpv6IfSENDSecStatus'
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::fsMIIpv6IfSENDSecStatus.<index>'
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::fsMIIpv6IfSENDSecStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | secured |
2 | unsecured |
3 | mixed |