hwMplsLspStatisticsLspType
HUAWEI-MPLS-EXTEND-MIB ·
.1.3.6.1.4.1.2011.5.25.121.4.1.1.1
Object
column Enumeration
This object indicates the LSP type. Options: 1. staticLsp(1) -indicates the static LSP. 2. staticCrLsp(2) -indicates the static CR-LSP. 3. ldpLsp(3) -indicates the LDP LSP. 4. rsvpCrLsp(4) -indicates the RSVP LSP. 5. bgpLsp(5) -indicates the BGP LSP. 6. asbrLsp(6) -indicates the ASBR LSP. 7. bgpIpv6Lsp(7) -indicates the BGP IPv6 LSP. 8. l3vpnIpv6Lsp(8)-indicates the L3VPN IPv6 LSP.
Context
- MIB
- HUAWEI-MPLS-EXTEND-MIB
- OID
.1.3.6.1.4.1.2011.5.25.121.4.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwMplsLspStatisticsEntry
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::hwMplsLspStatisticsLspType'
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::hwMplsLspStatisticsLspType.<hwMplsLspStatisticsLspType>'
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::hwMplsLspStatisticsLspType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | staticLsp |
2 | staticCrLsp |
3 | ldpLsp |
4 | rsvpCrLsp |
5 | bgpLsp |
6 | asbrLsp |
7 | bgpIpv6Lsp |
8 | l3vpnIpv6Lsp |