npGsmRegistration
DKSF-PWR-MIB ·
.1.3.6.1.4.1.25728.3800.1.2
Object
scalar Enumeration
Status of modem registration in GSM network (AT+CREG? result)
Context
- MIB
- DKSF-PWR-MIB
- OID
.1.3.6.1.4.1.25728.3800.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npGsmInfo
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 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-PWR-MIB::npGsmRegistration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-PWR-MIB::npGsmRegistration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | impossible |
1 | homeNetwork |
2 | searching |
3 | denied |
4 | unknown |
5 | roaming |
255 | infoUpdate |