swAuthMACFormatDelimiterNumber
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.11.7
Object
scalar r/w
Enumeration
This object indicates the delimiter number of authentication MAC address for RADIUS authentication.
delimiter-number-1: single delimiter, the format is: AABBCC.DDEEFF
delimiter-number-2: double delimiter, the format is: AABB.CCDD.EEFF
delimiter-number-5: multiple delimiter, the format is: AA.BB.CC.DD.EE.FF
Note: while swAuthMACFormatDelimiter is none(1), the delimiter number will not take effect.
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.11.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swCompoundAuthMgmt
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 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swAuthMACFormatDelimiterNumber.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTH-MIB::swAuthMACFormatDelimiterNumber'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delimiter-number-1 |
2 | delimiter-number-2 |
3 | delimiter-number-5 |