hwDHCPSGlobalPoolParaUndoFlag

HUAWEI-DHCPS-MIB · .1.3.6.1.4.1.2011.5.7.2.1.3.1.13

Object

column r/w Enumeration
Flag of undo-operation for
hwDHCPSGlobalPoolParaTable
              
Each value has the following meaning:                
undoDomain(1)  - It means to delete Domain,
undoLease(2)   - It means to delete lease of a given ip address,
undoGateway(3) - It means to delete a given ip address of gateway router,
undoDns(4)     - It means to delete a given ip address of DNS server,
undoNbns(5)    - It means to deletd a given ip address of NetBios
                 server,
undoNbType(6)  - It means to delete NetBios node type ,
invalid(7)     - The value is a default value,do nothing

Context

MIB
HUAWEI-DHCPS-MIB
OID
.1.3.6.1.4.1.2011.5.7.2.1.3.1.13
Type
column
Access
readwrite
Status
current
Parent
hwDHCPSGlobalPoolParaEntry
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-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolParaUndoFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolParaUndoFlag.<hwDHCPSGlobalPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolParaUndoFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1undoDomain
2undoLease
3undoGateway
4undoDns
5undoNbns
6undoNbType
7invalid
Object Constraints
range: 1-63

Conformance