fsMIIpv6SENDAuthType
ARICENT-MIIPV6-MIB ·
.1.3.6.1.4.1.29601.2.35.1.1.1.13
Object
column r/w
Enumeration
This object specifies the authorization type to be used in Secure Neighbor Discovery. The options include; 0 indicates only CGA authorization is required. 1 indicates only TA authorization is required. 2 indicates both CGA and TA authorization is required. 3 indicates CGA authorization or TA authorization is required.
Context
- MIB
- ARICENT-MIIPV6-MIB
- OID
.1.3.6.1.4.1.29601.2.35.1.1.1.13- 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::fsMIIpv6SENDAuthType'
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::fsMIIpv6SENDAuthType.<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::fsMIIpv6SENDAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cga |
1 | ta |
2 | cgaandta |
3 | cgaorta |