E5-111-MIB :: adslPortTarget

MIB Reference — IPNetwork Monitor

All MIBsE5-111-MIBadslPortTarget

adslPortTarget

Module: E5-111-MIB

OID (symbolic): E5-111-MIB::adslPortTarget

OID (numeric): 1.3.6.1.4.1.6321.1.2.3.2.8.2.3.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

The managed object is used for identify the target on which the port configuration should be performed. The target is encoded as: Byte 1: 0, Reserved(chaises) Byte 2~3: 0,0 Reserved(slot) Byte 4: 0, reserved Byte 5~11:each octet specifies a set of eight ports, with the first octet specifying ports 1 through 8, etc.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.2.3.1
snmpwalk -v2c -c public <target> E5-111-MIB::adslPortTarget

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.2.3.1.1
snmpget -v2c -c public <target> E5-111-MIB::adslPortTarget.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6321.1.2.3.2.8.2.3.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslPortTarget.1

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.6321calixNetworksCALIX-SMI
1.3.6.1.4.1.6321.1calixRegistrationsCALIX-SMI
1.3.6.1.4.1.6321.1.2calixProductsCALIX-SMI
1.3.6.1.4.1.6321.1.2.3e5x100CALIX-PRODUCT-MIB
1.3.6.1.4.1.6321.1.2.3.2e5x111E5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.8portE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.8.2adslPortE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.8.2.3adslPortBatchSetE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.8.2.3.1adslPortTargetE5-111-MIB