adminAccessAuthenMode
COLUBRIS-SYSTEM-MIB ·
.1.3.6.1.4.1.8744.5.6.1.3.1
Object
Specifies if administrator authentication is performed locally or via a RADIUS server. You must have configured a RADIUS profile and the adminAccessAuthenProfileIndex attribute before you can select a profile or an error will be returned.
Context
- MIB
- COLUBRIS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8744.5.6.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adminAccess
- Groups
- 1
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 'COLUBRIS-SYSTEM-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-SYSTEM-MIB::adminAccessAuthenMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-SYSTEM-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-SYSTEM-MIB::adminAccessAuthenMode'
Syntax
- Source
- COLUBRIS-TCColubrisAuthenticationMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | local |
2 | profile |
3 | localAndProfile |
Conformance
Member of