cDhcpv4ServerClientAllowedProtocol
CISCO-IETF-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.10.102.1.4.4.1.6
Object
column Enumeration
The type of protocol that is allowed to be used to serve this address. A type of none (1) indicates that the address is not available to be served (e.g., a reserved address). Type (2) is reserved for BOOTP only devices, while type (3) is reserved for DHCP only devices. A type of bootp-or-dhcp (4) can be offered to any type of client.
Context
- MIB
- CISCO-IETF-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.102.1.4.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDhcpv4ServerClientEntry
- 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 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientAllowedProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientAllowedProtocol.<cDhcpv4ServerClient>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientAllowedProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | bootp |
3 | dhcp |
4 | bootpOrDhcp |
Conformance
Member of