begemotBridgePfilMembers
BEGEMOT-BRIDGE-MIB ·
.1.3.6.1.4.1.12325.1.205.4.2
Object
A value of true(1) indicates that packet filtering is enabled on both incoming and outgoing bridge member interfaces.
Context
- MIB
- BEGEMOT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.12325.1.205.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- begemotBridgePf
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 'BEGEMOT-BRIDGE-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-BRIDGE-MIB::begemotBridgePfilMembers.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-BRIDGE-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-BRIDGE-MIB::begemotBridgePfilMembers'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |