bcsiMplsLspPathType
BROCADE-MPLS-MIB ·
.1.3.6.1.4.1.1588.3.1.10.1.2.3.1.14
Object
column Enumeration
The type of path that is active, i.e., a primary path, a standby path, or a generic secondary path. This field is meaningless unless bcsiMplsLspPathName is not empty
Context
- MIB
- BROCADE-MPLS-MIB
- OID
.1.3.6.1.4.1.1588.3.1.10.1.2.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bcsiMplsLspEntry
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 'BROCADE-MPLS-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-MPLS-MIB::bcsiMplsLspPathType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-MPLS-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-MPLS-MIB::bcsiMplsLspPathType.<bcsiMplsLspSignalingProto>.<bcsiMplsLspIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-MPLS-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-MPLS-MIB::bcsiMplsLspPathType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | primary |
3 | standby |
4 | secondary |