c3gCdmaCurrentRoamingStatus
CISCO-WAN-3G-MIB ·
.1.3.6.1.4.1.9.9.661.1.2.4.1.3
Object
column Enumeration
Current 1xRTT roaming status, roaming is a general term in wireless telecommunications that refers to the extending of connectivity service in a location that is different from the home location where the service was registered: unknown(1) - roaming status is unknown. home(2) - connectivity service in home location. roamingWithSid(3) - roaming with SID. roamingWithoutSid(4) - roaming without SID
Context
- MIB
- CISCO-WAN-3G-MIB
- OID
.1.3.6.1.4.1.9.9.661.1.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- c3gCdmaNetworkEntry
- 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::c3gCdmaCurrentRoamingStatus'
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::c3gCdmaCurrentRoamingStatus.<entPhysicalIndex>'
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::c3gCdmaCurrentRoamingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | home |
3 | roamingWithSid |
4 | roamingWithoutSid |
Conformance
Member of