hwStaticLspStatus
HUAWEI-MPLS-EXTEND-MIB ·
.1.3.6.1.4.1.2011.5.25.121.1.5.1.6
Object
column Enumeration
Indicates the actual operation status of the static LSP/CR-LSP. Options: 1. up(1) -indicates that the static LSP/CR-LSP is in Up state. 2. down(2) -indicates that the static LSP/CR-LSP is in down state. 3. testing(3) -indicates that the static LSP/CR-LSP is used in test mode.
Context
- MIB
- HUAWEI-MPLS-EXTEND-MIB
- OID
.1.3.6.1.4.1.2011.5.25.121.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwStaticLspEntry
- 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-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-EXTEND-MIB::hwStaticLspStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLS-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-EXTEND-MIB::hwStaticLspStatus.<hwStaticLspIndex>.<hwStaticLspInSegmentIndex>.<hwStaticLspOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLS-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLS-EXTEND-MIB::hwStaticLspStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
Conformance
Member of