juniRadiusClientCallingStationIdFormat

Juniper-RADIUS-CLIENT-MIB · .1.3.6.1.4.1.4874.2.2.19.1.1.15

Object

scalar r/w Enumeration
The format used by the client for the Calling-Station-ID attribute
(attribute number 31):
    delimited   In the Calling-Station-ID attribute (attribute 31) use
                the format '<delimiter><BAS name><delimiter>
                <interface description><delimiter><layer 2 identifier>'.
    fixedFomat  In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 2 digits of slot, 1 digit of port, 3 digits of
                VPI, followed by 5 digits of VCI.
    fixedFormatAdapterEmbedded
                In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 1 digit of slot, 1 digit of adapter, 1 digit 
                of port, 3 digits of VPI, followed by 5 digits of VCI.
    fixedFormatAdapterNewField
	                In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 2 digits of slot, 1 digit of adapter, 2 digits
                of port, 3 digits of VPI, followed by 5 digits of VCI.
    fixedFormatStacked
                In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 2 digits of slot, 1 digit of port, 4 digits of
                SVLAN ID and 4 digits of VLAN ID only in the case of
                Ethernet
    fixedFormatAdapterEmbeddedStacked
                In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 1 digit of slot, 1 digit of adapter, 1 digit 
                of port, 4 digits of SVLAN ID and 4 digits of VLAN ID 
                only in the case of Ethernet
    fixedFormatAdapterNewFieldStacked
                In the Calling-Station-ID attribute (attribute 31) use
                the format of 4 bytes for the host name (truncated if
                needed), 2 digits of slot, 1 digit of adapter, 2 digits 
                of port, 4 digits of SVLAN ID and 4 digits of VLAN ID 
                only in the case of Ethernet

Context

MIB
Juniper-RADIUS-CLIENT-MIB
OID
.1.3.6.1.4.1.4874.2.2.19.1.1.15
Type
scalar
Access
readwrite
Status
current
Default
delimited
Parent
juniRadiusGeneralClient
Groups
19

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-RADIUS-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-RADIUS-CLIENT-MIB::juniRadiusClientCallingStationIdFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-RADIUS-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-RADIUS-CLIENT-MIB::juniRadiusClientCallingStationIdFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0delimited
1fixedFormat
2fixedFormatAdapterEmbedded
3fixedFormatAdapterNewField
4fixedFormatStacked
5fixedFormatAdapterEmbeddedStacked
6fixedFormatAdapterNewFieldStacked