PEA-BRIDGE-IPDSLAM :: relayAgentEdaNodeId

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMrelayAgentEdaNodeId

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.12relayAgentEdaNodeIdPEA-BRIDGE-IPDSLAM