All MIBs › PRVT-SERV-MIB › sdpFarEndIpAddress
sdpFarEndIpAddress
Module: PRVT-SERV-MIB
OID (symbolic): PRVT-SERV-MIB::sdpFarEndIpAddress
OID (numeric): 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
This object specifies the IP address of the remote end of the GRE or MPLS tunnel defined by this SDP.
This field is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4 snmpwalk -v2c -c public <target> PRVT-SERV-MIB::sdpFarEndIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4.1 snmpget -v2c -c public <target> PRVT-SERV-MIB::sdpFarEndIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdpFarEndIpAddress.1
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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.7 | serviceAccessSwitch | PRVT-QOS-MIB |
| 1.3.6.1.4.1.738.1.7.2 | prvtServicesMIB | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1 | prvtTMServObjs | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4 | prvtTMSdpObjs | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3 | sdpInfoTable | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3.1 | sdpInfoEntry | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4 | sdpFarEndIpAddress | PRVT-SERV-MIB |