publicAccessDeviceConfigMode
COLUBRIS-PUBLIC-ACCESS-MIB ·
.1.3.6.1.4.1.8744.5.1.1.2.5
Object
Identifies how configuration of the device is performed. This can be via locally configured settings on the device, or retrieved from a AAA server. If both options are enabled, the settings retrieved from the AAA server overwrite the local configuration settings.
Context
- MIB
- COLUBRIS-PUBLIC-ACCESS-MIB
- OID
.1.3.6.1.4.1.8744.5.1.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- publicAccessDeviceGroup
- 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-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-PUBLIC-ACCESS-MIB::publicAccessDeviceConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-PUBLIC-ACCESS-MIB::publicAccessDeviceConfigMode'
Syntax
- Source
- COLUBRIS-TCColubrisUsersAuthenticationMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | local |
2 | profile |
3 | localAndProfile |
Conformance
Member of