saCmBpiForward
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.4.12
Object
scalar r/w
Enumeration
This object controls whether to forward traffic that is not destined for any CPE (not in CPE table) when running BPI. 1: follow DOCSIS rules. Do not forward traffic when destination MAC not in the CPE table. 2: when BPI is enabled, forward all traffic (if security association matches, otherwise cannot decrypt packets). When BPI is disabled, this object does not have effect.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.4.12- 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::saCmBpiForward.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::saCmBpiForward'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macTable |
2 | allPackets |