hwDHCPSInterfacePoolParaUndoFlag
HUAWEI-DHCPS-MIB ·
.1.3.6.1.4.1.2011.5.7.2.1.6.1.11
Object
column r/w
Enumeration
Flag of undo-operation for
hwDHCPSInterfacePoolParaTable
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.6.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDHCPSInterfacePoolParaEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwDHCPSInterfacePoolParaUndoFlag'
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::hwDHCPSInterfacePoolParaUndoFlag.<ifIndex>'
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::hwDHCPSInterfacePoolParaUndoFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undoDomain |
2 | undoLease |
4 | undoDns |
5 | undoNbns |
6 | undoNbType |
7 | invalid |
Conformance
Member of