tmnxRadIsaPlcyUserNameMacFormat

TIMETRA-RADIUS-MIB · .1.3.6.1.4.1.6527.3.1.2.79.1.6.1.1.9

Object

column r/w Enumeration
The value of tmnxRadIsaPlcyUserNameMacFormat specifies how to format a
MAC address.
              
The value 'alu' specifies the Nokia SROS style, like
00:0c:f1:99:85:b8.
              
The value 'ieee' specifies IEEE canonical style, like
00-0C-F1-99-85-B8.
              
The value of this object is only relevant while the value of
tmnxRadIsaPlcyUserNameFormat is equal to 'mac' or 'macIp'.

Context

MIB
TIMETRA-RADIUS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.79.1.6.1.1.9
Type
column
Access
readwrite
Status
current
Parent
tmnxRadIsaPlcyEntry
Groups
1

Walk 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 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RADIUS-MIB::tmnxRadIsaPlcyUserNameMacFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RADIUS-MIB::tmnxRadIsaPlcyUserNameMacFormat.<tmnxRadIsaPlcyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RADIUS-MIB::tmnxRadIsaPlcyUserNameMacFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1alu
2ieee

Conformance