swAuthorizationAttributes
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.11.3
Object
scalar r/w
Enumeration
This object indicates the authorization status. When the authorization for attributes is enabled, whether the authorized attributes (for example VLAN, 802.1p default priority, and ACL) assigned by the RADIUS server or local database will be accepted or not will depend on the individual module setting.
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.11.3- 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::swAuthorizationAttributes.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::swAuthorizationAttributes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |