ipUnnumberedEnabled
ZHONE-COM-IP-REC-MIB ·
.1.3.6.1.4.1.5504.4.1.10.1
Object
If set to True, this profile in enabled and the unit can be configured to support unnumbered point to point interfaces. If set to False, unnumbered interface support is disabled.
Context
- MIB
- ZHONE-COM-IP-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.1.10.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- ipUnnumbered
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 'ZHONE-COM-IP-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-REC-MIB::ipUnnumberedEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-REC-MIB::ipUnnumberedEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |