hwMplsTpTunnelOperStatus
HUAWEI-MPLS-TP-MIB ·
.1.3.6.1.4.1.2011.5.25.305.1.1.1.1.9
Object
column Enumeration
Indicates the actual operational status of this tunnel, which is but not limited to the status of this tunnel of a certain period.Reference to MPLS-TE-STD-MIB. Options: 1. up(1) -indicates that the operational status of this tunnel is up. 2. down(2) -indicates that the operational status of this tunnel is down. 3. testing(3) -indicates that the tunnel is used in some test mode. 4. unknown(4) -indicates the invalid value. 5. dormant(5) -indicates that the status can not be determined. 6. notPresent(6) -indicates that some component is missing 7. lowerLayerDown(7) -indicates the Down state due to the state of lower layer interfaces.
Context
- MIB
- HUAWEI-MPLS-TP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.305.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMplsTpTunnelEntry
- 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 'HUAWEI-MPLS-TP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-TP-MIB::hwMplsTpTunnelOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLS-TP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-TP-MIB::hwMplsTpTunnelOperStatus.<hwMplsTpTunnelIngressIndex>.<hwMplsTpTunnelIngressLSRId>.<hwMplsTpIngressGlobalId>.<hwMplsTpTunnelEgressIndex>.<hwMplsTpTunnelEgressLSRId>.<hwMplsTpEgressGlobalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLS-TP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLS-TP-MIB::hwMplsTpTunnelOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |
Conformance
Member of