ruckusMacAuthPasswordFormat

RUCKUS-AUTH-MIB · .1.3.6.1.4.1.1991.1.1.3.44.1.3.1

Object

scalar Enumeration
Specifies the format to be used for MAC address,
which is used as credential in MAC-authentication.
As MAC addresses are represented in different
formats, all such formats are supported as given in
options above.
          
dashFormat(1):	 username/password gets formatted as
			 xx-xx-xx-xx-xx-xx
colonFormat(2): username/password gets formatted as
			 xx:xx:xx:xx:xxxx
dotFormat(3):	 username/password gets formatted as
			 xxxx.xxxx.xxxx
normalFormat(4):username/password gets formatted as
			 xxxxxxxxxxxx

Context

MIB
RUCKUS-AUTH-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.44.1.3.1
Type
scalar
Access
readonly
Status
current
Parent
ruckusMacAuthConfig
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dashFormat
2colonFormat
3dotFormat
4normalFormat

Conformance