hwDhcpSnpBindStatus

HUAWEI-DHCP-SNOOPING-MIB · .1.3.6.1.4.1.2011.5.25.112.1.14.1.13

Object

column Enumeration
The bind status:dynamic(1) or static(2).

Context

MIB
HUAWEI-DHCP-SNOOPING-MIB
OID
.1.3.6.1.4.1.2011.5.25.112.1.14.1.13
Type
column
Access
readonly
Status
current
Parent
hwDhcpSnpBindEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpSnpBindStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpSnpBindStatus.<hwDhcpSnpBindIpIndex>.<hwDhcpSnpBindPVlanIndex>.<hwDhcpSnpBindCVlanIndex>.<hwDhcpSnpBindVRFIdIndex>.<hwDhcpSnpBindVsiIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpSnpBindStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2static

Conformance