begemotBridgePfilIpOnly
BEGEMOT-BRIDGE-MIB ·
.1.3.6.1.4.1.12325.1.205.4.3
Object
This value controls the handling of non-IP packets which are not passed on for further processing to a firewall package. A value of false(0) indicates that all non-IP Ethernet frames are passed unconditionally.
Context
- MIB
- BEGEMOT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.12325.1.205.4.3- 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::begemotBridgePfilIpOnly.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::begemotBridgePfilIpOnly'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |