All MIBs › IPADv2-MIB › ipadEndpointForward
ipadEndpointForward
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadEndpointForward
OID (numeric): 1.3.6.1.4.1.321.100.1.5.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Index into the endpoint names table. This is the endpoint on which data should be forwarded for switched endpoints.
What is ipadEndpointForward?
This object contains an index value that specifies the destination endpoint where data should be forwarded for switched connections on an IPAD. It acts as a pointer into the endpoint names table to determine the target for packet forwarding. Configuration engineers use this to set up cross-connect forwarding paths between pairs of endpoints on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.5.1.1.6 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadEndpointForward
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.5.1.1.6.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadEndpointForward.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.5.1.1.6.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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.5 | ipadEndpoint | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.5.1 | ipadEndpointTable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.5.1.1 | ipadEndpointTableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.5.1.1.6 | ipadEndpointForward | IPADv2-MIB |