snDhcpServerPoolOptionType
FOUNDRY-DHCPSERVER-MIB ·
.1.3.6.1.4.1.1991.1.1.3.42.2.2.1.2
Object
column r/w
Enumeration
Option type.
Context
- MIB
- FOUNDRY-DHCPSERVER-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.42.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snDhcpServerPoolOptionConfigEntry
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 'FOUNDRY-DHCPSERVER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-DHCPSERVER-MIB::snDhcpServerPoolOptionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-DHCPSERVER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-DHCPSERVER-MIB::snDhcpServerPoolOptionType.<snDhcpServerPoolName>.<snDhcpServerPoolOptionCode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-DHCPSERVER-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-DHCPSERVER-MIB::snDhcpServerPoolOptionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ascii |
1 | hex |
2 | ip |
3 | bool |
4 | integer |
5 | telephony |
6 | ipaddrpair |
7 | staticroute |
8 | slpdiragent |
9 | slpsrvscope |
10 | pxeintfid |
11 | pxeclientid |