juniAaaTunnelAssignmentIdFormat
Juniper-AAA-MIB ·
.1.3.6.1.4.1.4874.2.2.20.1.7.1.6
Object
scalar r/w
Enumeration
The tunnel assignment ID format for distinguishing tunnel definitions. This object is used to specify the tunnel assigment ID format passed to the LAC. The value assignmentId(0) indicates that the original tunnel assignment ID value is to be used; clientServerId(1) indicates that the concatenated value from client-auth-name, server-auth-name, and assignment-id is to be used.
Context
- MIB
- Juniper-AAA-MIB
- OID
.1.3.6.1.4.1.4874.2.2.20.1.7.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniAaaTunnelGeneral
- Groups
- 12
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 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaTunnelAssignmentIdFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-AAA-MIB::juniAaaTunnelAssignmentIdFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | assignmentId |
1 | clientServerId |