ipGeneralNetconfMode
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.1.16
Object
scalar obsolete
Enumeration
Enable or Disable the NETCONF (Network Configuration Protocol) service for the network element.
enabled - NETCONF is enabled.
disabled - NETCONF is disabled.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.1.16- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Default
disabled- Parent
- ipGeneral
- Groups
- 4
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 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipGeneralNetconfMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ipGeneralNetconfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |