hm2WwanDataConnectionPdpType
HM2-WWAN-MIB ·
.1.3.6.1.4.1.248.11.125.1.2.1.1.8
Object
The IP type of the data connection to set up. It can be IPv4 or IPv6. Currently only IPv4 is supported.
Context
- MIB
- HM2-WWAN-MIB
- OID
.1.3.6.1.4.1.248.11.125.1.2.1.1.8- Type
- column
- Access
- readwrite
- 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::hm2WwanDataConnectionPdpType'
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::hm2WwanDataConnectionPdpType.<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::hm2WwanDataConnectionPdpType'
Syntax
- Source
- Hm2PdpType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv4 |
2 | ipv6 |
3 | ipv4v6 |