ERI-DNX-SMC-MIB :: addSrcAddr

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBaddSrcAddr

addSrcAddr

Module: ERI-DNX-SMC-MIB

OID (symbolic): ERI-DNX-SMC-MIB::addSrcAddr

OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.5.5

Node type: OBJECT-TYPE

Type: TimeSlotAddress

Access: read-write

Description:

The source port timeslot address for this new connection. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid port number and starting timeslot will vary depending on the specified carrier and framing options. For example, an octal T1/E1 device has 8 ports but the T1 link has 24 timeslots while the E1 link has 32 timeslots.

The 1st byte is reserved for future use The 2nd byte represents the source Slot Number (1-11) The 3rd byte represents the source Port Number (1-84) The 4th byte represents the source starting Timeslot (1-232) normal connections use range 1..32 For subRate connection types: low nibble connections use range 101..132 high nibble connections use range 201..232

What is addSrcAddr?

This object specifies the source port and timeslot address for a new connection being provisioned on a DNX system using IP address notation. The format encodes which physical port and starting timeslot will originate the circuit. An operator sets this during connection creation to define where the circuit begins on the local equipment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.5
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::addSrcAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.5.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::addSrcAddr.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.5.5.1 s <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.644eriEnterpriseRootERI-ROOT-SMI
1.3.6.1.4.1.644.2eriProductsERI-ROOT-SMI
1.3.6.1.4.1.644.2.4dnxERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1sysMgrERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8connectionsERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5addConnRecordERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5.5addSrcAddrERI-DNX-SMC-MIB