tmnxOamLTtraceAutoAdminState
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.2.22.1.4
Object
The value of tmnxOamLTtraceAutoAdminState specifies the administrative
state of the background LDP Tree Discovery process.
When tmnxOamLTtraceAutoAdminState becomes 'inService(2)', the
background LDP Tree Discovery process starts, and periodic
path-probing on the previously discovered paths, if any, continues.
When tmnxOamLTtraceAutoAdminState becomes 'outOfService(3)', the
background LDP Tree Discovery process and periodic path-probing on the
discovered paths stops.
At the start of the discovery process, it selects the address FECs
imported from LDP peers (TIMETRA-LDP-MIB::vRtrLdpAddrFecTable)
provided the FECs pass the configured policies
(tmnxOamLTtraceAutoPolicy1..tmnxOamLTtraceAutoPolicy5). For all the
FECs (tmnxOamLTtraceAutoTotalFecs), it automatically creates rows in
the tmnxOamLTtraceFecInfoTable. As a part of the background discovery
process, it creates rows in the tmnxOamLTtracePathInfoTable for each
discovered path.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.2.22.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamLTtraceAutoConfigEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamLTtraceAutoAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamLTtraceAutoAdminState.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamLTtraceAutoAdminState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |