fsMplsL2VpnPwRemoteCCAdvert
SUPERMICRO-MPLS-MIB ·
.1.3.6.1.4.1.10876.101.1.13.1.5.1.4.1.8
Object
This field indicates the type of control channel advertised
by the peer to this node. This object is configurable only for manual
mode of pseudowire (i.e., when pseudowire signaling is not used).
This object acts as read-only object for signaling type of pseudowires.
Only matching capabilities can be selected from the remote CC type.
When multiple capabilities match, only one CC Type MUST be used.
For cases where multiple CC Types are advertised, the following
precedence rules apply while choosing the single CC Type for use:
1. Type 1: PWE3 Control Word with 0001b as first nibble
2. Type 2: MPLS Router Alert Label
3. Type 3: MPLS PW Label with TTL == 1
Value of this object cannot be changed when pwRowStatus is active.
Context
- MIB
- SUPERMICRO-MPLS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.1.5.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsL2VpnPwEntry
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 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-MIB::fsMplsL2VpnPwRemoteCCAdvert'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-MIB::fsMplsL2VpnPwRemoteCCAdvert.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-MIB::fsMplsL2VpnPwRemoteCCAdvert'
Syntax
- Source
- PwCcTypesCapabilities
- Base type
Bits
Values & Constraints
Type Values
0 | ach |
1 | routerAlertLabel |
2 | ttlExpiry |