tmnxSysNetconfAdminStatus
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.23.1
Object
The value of tmnxSysNetconfAdminStatus specifies the desired administrative state of the NETCONF daemon. When tmnxSysNetconfAdminStatus is set to 'inService', the NETCONF daemon will begin receiving NETCONF requests from external NETCONF users. When tmnxSysNetconfAdminStatus is set to 'outOfService', the NETCONF daemon is suspended and will no longer receive NETCONF requests from external NETCONF users.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.23.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxSysNetconfInfo
- Groups
- 1
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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysNetconfAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::tmnxSysNetconfAdminStatus'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |
Conformance
Member of