mIfCellRoamingState
MDS-IF-CELL-MIB ·
.1.3.6.1.4.1.4130.10.2.1.1.2.1.1.10
Object
column Enumeration
Roaming state of cellular modem
Context
- MIB
- MDS-IF-CELL-MIB
- OID
.1.3.6.1.4.1.4130.10.2.1.1.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mIfCellStatusEntry
- 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 'MDS-IF-CELL-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MDS-IF-CELL-MIB::mIfCellRoamingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MDS-IF-CELL-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MDS-IF-CELL-MIB::mIfCellRoamingState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MDS-IF-CELL-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MDS-IF-CELL-MIB::mIfCellRoamingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | home |
2 | roaming |
Conformance
Member of