fwIfRejectedBytes
STONESOFT-FIREWALL-MIB ·
.1.3.6.1.4.1.1369.5.2.1.10.1.12
Object
column SNMPv2-SMICounter64
Number of rejected bytes by firewall rules
Context
- MIB
- STONESOFT-FIREWALL-MIB
- OID
.1.3.6.1.4.1.1369.5.2.1.10.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fwIfStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'STONESOFT-FIREWALL-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STONESOFT-FIREWALL-MIB::fwIfRejectedBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STONESOFT-FIREWALL-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STONESOFT-FIREWALL-MIB::fwIfRejectedBytes.<fwIfStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STONESOFT-FIREWALL-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STONESOFT-FIREWALL-MIB::fwIfRejectedBytes'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of