hm2WwanCellularRoamingStatus
HM2-WWAN-MIB ·
.1.3.6.1.4.1.248.11.125.1.4.1.16
Object
scalar Hm2RoamingStatus
Current Roaming status:
* Home: registration done in home network.
* Roaming: registration done in partner network in
roaming mode. Roaming has to be admin enabled.
* RoamingDisabled: no home network detected and
Roaming is admin disabled.
Context
- MIB
- HM2-WWAN-MIB
- OID
.1.3.6.1.4.1.248.11.125.1.4.1.16- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2WwanCellularInformationGroup
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 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-WWAN-MIB::hm2WwanCellularRoamingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-WWAN-MIB::hm2WwanCellularRoamingStatus'
Syntax
- Source
- Hm2RoamingStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | home |
2 | roaming |
3 | roamingDisabled |