tmnxOamTrCtlCreateHopsEntries
ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.2.3.1.22
Object
The value of tmnxOamTrCtlCreateHopsEntries specifies whether or not
the current path for an Alcatel 7x50 SR OAM Trace Route test is kept
in the tmnxOamTrHopsTable on a per hop basis.
tmnxOamTrHopsTable provides a current path topology based on the
results of the OAM Trace Route tests. If this feature is not
supported tmnxOamTrCtlCreateHopsEntries will always be set to false(2)
and any attempt to change its value to true(1) will be denied.
Context
- MIB
- ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.2.3.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamTrCtlEntry
- Groups
- 2
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 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlCreateHopsEntries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlCreateHopsEntries.<tmnxOamTrCtlOwnerIndex>.<tmnxOamTrCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamTrCtlCreateHopsEntries'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |