tmnxSysNetconfYangBaseR13
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.23.22
Object
The value of tmnxSysNetconfYangBaseR13 specifies whether or not the
base release 13 Yang models are supported by the NETCONF server. When
set to 'true', the NETCONF server allows access to base release 13
Yang models.
This object was made obsolete in the 15.1 release.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.23.22- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxSysNetconfInfo
- Groups
- 2
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::tmnxSysNetconfYangBaseR13.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::tmnxSysNetconfYangBaseR13'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |