fsipv6SENDSecDAD
ARICENT-IPV6-MIB ·
.1.3.6.1.4.1.2076.28.1.1.22
Object
scalar r/w
Enumeration
In mixed mode Secure Neighbour Discovery, when enabled it indicates secured advertisements
are only accepted for first tentative address. When disabled it indicates unsecured
advertisements are accepted for first tentative address and for second and third
tentative addresses only secured messages are accepted
Note: Although collision count is a 8-bit value, DAD is performed only thrice in
compliance to RFC3971
Context
- MIB
- ARICENT-IPV6-MIB
- OID
.1.3.6.1.4.1.2076.28.1.1.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsipv6Scalars
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 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IPV6-MIB::fsipv6SENDSecDAD.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-IPV6-MIB::fsipv6SENDSecDAD'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |