hm2WwanDataConnectionStatus
HM2-WWAN-MIB ·
.1.3.6.1.4.1.248.11.125.1.2.1.1.24
Object
column Hm2ConnectionStatus
Current status of this WWAN Data connection. If in 'Error' state then a reason for the error will be found under hm2WwanDataConnectionStatusErrorReason.
Context
- MIB
- HM2-WWAN-MIB
- OID
.1.3.6.1.4.1.248.11.125.1.2.1.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2WwanDataConnectionEntry
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 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-WWAN-MIB::hm2WwanDataConnectionStatus'
More examples
Read one indexed 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::hm2WwanDataConnectionStatus.<hm2WwanDataConnectionSimId>'
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::hm2WwanDataConnectionStatus'
Syntax
- Source
- Hm2ConnectionStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | inactive |
2 | active |
3 | idle |
4 | connecting |
5 | reconnecting |
6 | failure |