ieee8021BridgeTpPortInFrames
IEEE8021-BRIDGE-MIB ·
.1.3.111.2.802.1.1.2.1.2.1.1.4
Object
column framesSNMPv2-SMICounter64
The number of frames that have been received by this
port from its segment. Note that a frame received on the
interface corresponding to this port is only counted by
this object if and only if it is for a protocol being
processed by the local bridging function, including
Bridge management frames.
Discontinuities in the value of the counter can occur
at re-initialization of the management system, and at
other times as indicated by the value of
ifCounterDiscontinuityTime object of the associated
interface (if any).
Context
- MIB
- IEEE8021-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.2.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- frames
- Parent
- ieee8021BridgeTpPortEntry
- 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 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeTpPortInFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeTpPortInFrames.<ieee8021BridgeTpPortComponentId>.<ieee8021BridgeTpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeTpPortInFrames'
Syntax
framesSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of