All MIBs › PEA-BRIDGE-IPDSLAM › relayAgentEdaNodeId
relayAgentEdaNodeId
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::relayAgentEdaNodeId
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.12
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
Specifies the NodeId inserted in the relay agent information when remoteEdaId is used (see 'relayAgentConfiguration' description). The layout of the NodeId field is dependant on the IP-DSLAM configuration. Layout of relayAgentEdaNodeId when the IP-DSLAM is running standalone: | MSB LSB | | 8-bit | 8-bit | 8-bit | 8-bit | ----------------------------------------------------- | 0 | 0 | 0 | 0 | ----------------------------------------------------- | NA | NA | NA | Line | Layout of relayAgentEdaNodeId when the IP-DSLAM is located under an EAN: | MSB LSB | | 8-bit | 8-bit | 8-bit | 8-bit | ----------------------------------------------------- | 0-8 | 1-24 | 1-24 | 0 | ----------------------------------------------------- | ExtNo | PortLevel1 | PortLevel2 | Line | Layout of relayAgentEdaNodeId when the IP-DSLAM is located under an MSAN: | MSB LSB | | 8-bit | 8-bit | 8-bit | 8-bit | ----------------------------------------------------- | 1-20 | 1-30 | 0 | 0 | ----------------------------------------------------- | SubRack | Slot | Reserved | Line | The field 'Line' is and offset to which the IP-DSLAM will add the actual line number in the relay agent information. Care must be taken to ensure that the specified offset + actual line number does not exceed 255.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.12 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::relayAgentEdaNodeId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.12.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::relayAgentEdaNodeId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.12.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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.12 | relayAgentEdaNodeId | PEA-BRIDGE-IPDSLAM |