All MIBs › RFC1289-phivMIB › phivRouteSegBuffSize
phivRouteSegBuffSize
Module: RFC1289-phivMIB
OID (symbolic): RFC1289-phivMIB::phivRouteSegBuffSize
OID (numeric): 1.3.6.1.2.1.18.5.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter value determines the maximum size of an end-to-end segment. The size is a decimal integer in the range 1-65535. This size is in bytes. This size includes protocol overhead down to and including the End Communication layer, plus a constant value of 6. (This value of 6 is included to provide compatibility with the BUFFER SIZE parameter definition.) It does not include Routing or Data link overhead (except for the constant value of 6).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.18.5.13 snmpwalk -v2c -c public <target> RFC1289-phivMIB::phivRouteSegBuffSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.18.5.13.1 snmpget -v2c -c public <target> RFC1289-phivMIB::phivRouteSegBuffSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.18.5.13.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.18 | phiv | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.5 | routing | DECNET-PHIV-MIB |
| 1.3.6.1.2.1.18.5.13 | phivRouteSegBuffSize | RFC1289-phivMIB |