mirrorIngressFiterRule
BRCMROBOMGMT5324MIB ·
.1.3.6.1.4.1.655.9.22.1.6.4
Object
scalar mandatory
r/w
Enumeration
all(1): Mirror all ingress frames DA(2): Mirror all received frame with DA=mirrorIngressMAC SA(2): Mirror all received frame with SA=mirrorIngressMAC
Context
- MIB
- BRCMROBOMGMT5324MIB
- OID
.1.3.6.1.4.1.655.9.22.1.6.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- portMirrorMgt
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 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCMROBOMGMT5324MIB::mirrorIngressFiterRule.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCMROBOMGMT5324MIB::mirrorIngressFiterRule'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | da |
3 | sa |