E5-110-MIB :: dhcpSnoopTarget

MIB Reference — IPNetwork Monitor

All MIBsE5-110-MIBdhcpSnoopTarget

dhcpSnoopTarget

Module: E5-110-MIB

OID (symbolic): E5-110-MIB::dhcpSnoopTarget

OID (numeric): 1.3.6.1.4.1.6321.1.2.3.1.10.55.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This managed object is used for identify the target on which the operation should be performed. The target is encoded as: Byte 1: the octet specifies a set of eight chassis, chassis 0 through 7 Byte 2~3: each octet specifies a set of eight slots, with the first octet specifying slots 1 through 8 and the second octet specifying slots 9 through 16. Byte 4: 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.1.10.55.2
snmpwalk -v2c -c public <target> E5-110-MIB::dhcpSnoopTarget

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.1.10.55.2.1
snmpget -v2c -c public <target> E5-110-MIB::dhcpSnoopTarget.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpSnoopTarget.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.1e5x110E5-110-MIB
1.3.6.1.4.1.6321.1.2.3.1.10switchE5-110-MIB
1.3.6.1.4.1.6321.1.2.3.1.10.55dhcpSnoopE5-110-MIB
1.3.6.1.4.1.6321.1.2.3.1.10.55.2dhcpSnoopTargetE5-110-MIB