All MIBs › RAPID-CITY › rcIpxAddrEncap
rcIpxAddrEncap
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxAddrEncap
OID (numeric): 1.3.6.1.4.1.2272.1.24.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Specify IPX encapsulation format. It is relevent if the VLAN is port based. But it's always nice to have it.
What is rcIpxAddrEncap?
This object specifies the IPX (Internetwork Packet Exchange) encapsulation format to use for a particular VLAN interface (options include Ethernet II, SNAP, LLC, or raw). It controls how IPX protocol frames are formatted when transmitted on that interface. An operator would set this value to match the legacy IPX network's encapsulation method for proper interoperability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.2.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxAddrEncap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.2.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxAddrEncap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.24.2.1.3.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24 | rcIpx | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.2 | rcIpxAddrTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.2.1 | rcIpxAddrEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.2.1.3 | rcIpxAddrEncap | RAPID-CITY |