All MIBs › APPLIC-MIB › lstIntPortTotalOctets
lstIntPortTotalOctets
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lstIntPortTotalOctets
OID (numeric): 1.3.6.1.4.1.81.19.4.1.1.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Total number of octets circling in the ring. It is the sum of local octets, in octets and out octets.
What is lstIntPortTotalOctets?
This read-only counter sums all octets circulating in the ring (local + incoming + outgoing). Network engineers use it to understand total ring traffic volume and detect unusual activity. A counter value of 10,000,000 octets indicates substantial ring traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.4 snmpwalk -v2c -c public <target> APPLIC-MIB::lstIntPortTotalOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.4.1 snmpget -v2c -c public <target> APPLIC-MIB::lstIntPortTotalOctets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4 | lst | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1 | lstIntPort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1 | lstIntPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1 | lstIntPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1.4 | lstIntPortTotalOctets | APPLIC-MIB |