All MIBs › ACC-XNS › accXnsNetX25PktVal
accXnsNetX25PktVal
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsNetX25PktVal
OID (numeric): 1.3.6.1.4.1.5.1.1.21.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
X25 packet size Object will be defaulted if missing in set PDU which adds entries.
What is accXnsNetX25PktVal?
This object defines the X.25 packet size in bytes for XNS traffic, ranging from 0 to 1024 bytes. Network engineers configure this to match the X.25 network's packet size limitations and optimize data transfer efficiency. A typical value of 128 bytes ensures XNS packets fit within the X.25 packet boundaries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.14 snmpwalk -v2c -c public <target> ACC-XNS::accXnsNetX25PktVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.14.1 snmpget -v2c -c public <target> ACC-XNS::accXnsNetX25PktVal.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.21.2.1.14.1 i <value>
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2 | accXnsNetTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1 | accXnsNetEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1.14 | accXnsNetX25PktVal | ACC-XNS |