fsipv6SENDAuthType
ARICENT-IPV6-MIB ·
.1.3.6.1.4.1.2076.28.1.1.20
Object
scalar r/w
Enumeration
This object specifies the authorisation type to be used. The options include; 0 indicates only CGA authorisation is required. 1 indicates only CA authorisation is required. 2 indicates both CGA and CA authorisation is required. 3 indicates CGA authorisation or CA authorisation is required.
Context
- MIB
- ARICENT-IPV6-MIB
- OID
.1.3.6.1.4.1.2076.28.1.1.20- 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::fsipv6SENDAuthType.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::fsipv6SENDAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cga |
1 | ta |
2 | cgaandta |
3 | cgaorta |