inetMonitoringNetworkAddressType
ELECTROLINE-COMMON-STATUS-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.3.4
Object
The address type of DHT's RF interface IP address assigned by the DHCP server as monitoring interface in DualIp mode. Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) The update of this object is coherent to cfgHmsEmsAddressIP object.
Context
- MIB
- ELECTROLINE-COMMON-STATUS-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.3.4- Type
- scalar
- Access
- readonly
- Status
- current
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 'ELECTROLINE-COMMON-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-COMMON-STATUS-MIB::inetMonitoringNetworkAddressType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-COMMON-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-COMMON-STATUS-MIB::inetMonitoringNetworkAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |