All MIBs › XAVI-XG6846-MIB › portStatEntry
portStatEntry
Module: XAVI-XG6846-MIB
OID (symbolic): XAVI-XG6846-MIB::portStatEntry
OID (numeric): 1.3.6.1.4.1.12919.5.1.1
Node type: OBJECT-TYPE
Access: read-write
Description: port statistics list entry.
What is portStatEntry?
A row in the port statistics table, indexed by statIndex, bundling one port's unicast/broadcast/multicast, FCS-error, and pause frame counters for both receive and transmit directions, plus its current speed. Admins read a specific row's counters to check traffic and error levels on one physical port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12919.5.1.1 snmpwalk -v2c -c public <target> XAVI-XG6846-MIB::portStatEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12919.5.1.1.1 snmpget -v2c -c public <target> XAVI-XG6846-MIB::portStatEntry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12919.5.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portStatEntry.1
Start monitoring Xavi XG6846 VDSL2 gateway/CPE router (LAN-port speed/CATV-pass-through config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XAVI-XG6846-MIB::portStatEntry OID value, configure state conditions and alerts, and monitor any Xavi XG6846 VDSL2 gateway/CPE router (LAN-port speed/CATV-pass-through config status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12919 | xg6846 | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.5 | portStatistic | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.5.1 | statisticTable | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.5.1.1 | portStatEntry | XAVI-XG6846-MIB |