c3gAuthStatus
CISCO-WAN-3G-MIB ·
.1.3.6.1.4.1.9.9.661.1.2.2.1.10
Object
column Enumeration
Connection authentication status: unknown(1) - authentication status is unknown notAuthenticated(2) - not yet authenticated. authenticated(3) - authenticated. failed(4) - authentication failed. authenticationDisabled(5) - authentication disabled
Context
- MIB
- CISCO-WAN-3G-MIB
- OID
.1.3.6.1.4.1.9.9.661.1.2.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- c3gCdmaConnectionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gAuthStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gAuthStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-3G-MIB::c3gAuthStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | notAuthenticated |
3 | authenticated |
4 | failed |
5 | authenticationDisabled |
Conformance
Member of