CODIMA-EXPRESS-MIB :: isbFrames

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCODIMA-EXPRESS-MIBisbFrames

isbFrames

Module: CODIMA-EXPRESS-MIB

OID (symbolic): CODIMA-EXPRESS-MIB::isbFrames

OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.4

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: Number of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.

What is isbFrames?

Frames is a read-only Counter32 giving the total number of frames transmitted and received for this IP host, combining both directions into one running count. An admin watching this counter climb faster than usual for a given IP host can spot a conversation that has suddenly become far busier than its historical baseline, before it saturates a link, and — since this isb table duplicates the row layout of the MIB's ilb table but is sampled and indexed independently — a given host can show different collection intervals in isb than it does in ilb. If this counter for host 10.4.12.30 jumps from a few hundred to several million between two polls, that spike is the signal to investigate what that IP host is doing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.4
snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::isbFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.4.1
snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::isbFrames.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> isbFrames.1

Start monitoring Codima Express network-intelligence appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODIMA-EXPRESS-MIB::isbFrames OID value, configure state conditions and alerts, and monitor any Codima Express network-intelligence appliance (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.226codimaCODIMA-GLOBAL-REG
1.3.6.1.4.1.226.3codimaProductsCODIMA-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.226.3.2codimaExpressMIBCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1codimaExpressObjectsCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1expHistoryDatabasesCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.5dbIPv4CODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.5.2ipShortTermCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.5.2.1isBaseTableCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.5.2.1.1isBaseEntryCODIMA-EXPRESS-MIB
1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.4isbFramesCODIMA-EXPRESS-MIB