All MIBs › RFC1382-MIB › x25CallParmProtection
x25CallParmProtection
Module: RFC1382-MIB
OID (symbolic): RFC1382-MIB::x25CallParmProtection
OID (numeric): 1.3.6.1.2.1.10.5.9.1.26
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
A string contains the following: A hex string containing the value for the protection facility. This will be converted from hex to the octets actually in the packet by the agent. The agent will supply the length field and the length octet is not contained in this string.
An string containing the 3 characters DEF for a circuit means use the PLE default (the entry for the PLE default parameters may not use the value DEF).
A zero length string mean no facility requested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.5.9.1.26 snmpwalk -v2c -c public <target> RFC1382-MIB::x25CallParmProtection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.5.9.1.26.1 snmpget -v2c -c public <target> RFC1382-MIB::x25CallParmProtection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.5.9.1.26.1 s <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.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.5 | x25 | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9 | x25CallParmTable | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9.1 | x25CallParmEntry | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.9.1.26 | x25CallParmProtection | RFC1382-MIB |