mIfCellEmmState
MDS-IF-CELL-MIB ·
.1.3.6.1.4.1.4130.10.2.1.1.2.1.1.26
Object
column Enumeration
EPS mobility management (EMM) state
Context
- MIB
- MDS-IF-CELL-MIB
- OID
.1.3.6.1.4.1.4130.10.2.1.1.2.1.1.26- 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::mIfCellEmmState'
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::mIfCellEmmState.<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::mIfCellEmmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | emmUnknown |
1 | emmDeregistered |
2 | emmRegInitiated |
3 | emmRegistered |
4 | emmTauInitiated |
5 | emmSrInitiated |
6 | emmDeregInitiated |
7 | emmInvalid |
Conformance
Member of