hwPwCmdPwSignalProtocol
HUAWEI-PW-CMD-MIB ·
.1.3.6.1.4.1.2011.5.12.8.1.2.21.1.15
Object
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol.
Context
- MIB
- HUAWEI-PW-CMD-MIB
- OID
.1.3.6.1.4.1.2011.5.12.8.1.2.21.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwPwCmdPwEntry
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-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PW-CMD-MIB::hwPwCmdPwSignalProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PW-CMD-MIB::hwPwCmdPwSignalProtocol.<hwPwCmdPwID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PW-CMD-MIB::hwPwCmdPwSignalProtocol'
Syntax
- Source
- SignalProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ldp |
2 | static |
3 | udp |