tmnxTestHdSessStatus
ALU-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.21.1.4.1.20
Object
column Enumeration
tmnxTestHdSessStatus is the combination of the total test results for the session. tmnxTestHdSessStatus is pass if all desired test results are acheived.
Context
- MIB
- ALU-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.21.1.4.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxTestHdSessEntry
- Groups
- 1
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 'ALU-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-OAM-TEST-MIB::tmnxTestHdSessStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-OAM-TEST-MIB::tmnxTestHdSessStatus.<tmnxTestHdSessOwnerName>.<tmnxTestHdSessTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-OAM-TEST-MIB::tmnxTestHdSessStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | fail |
3 | not-available |
Conformance
Member of