saCmL2VpnUsForwardingCriteria
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.4.40
Object
scalar r/w
Enumeration
Applicable to L2VPN enabled CMs only. This MIB defines the policy that the CM should use
when forwarding packets that do not match the upstream classifier criteria.
forwardOnPrimarySF(0) - Forward packets on the primary service flow
discard(1) - Discard packets
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.4.40- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmInterfaceInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::saCmL2VpnUsForwardingCriteria.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::saCmL2VpnUsForwardingCriteria'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | forwardOnPrimarySF |
1 | discard |