tmnxDhcpServerPoolSubnetBindKey
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.4.1.12
Object
column obsolete
r/w
Enumeration
The value of the object tmnxDhcpServerPoolSubnetBindKey specifies the
key to be used for subnet binding.
Default value is 'none' (0), disabling the subnet binding.
The value cannot be changed into 'none' when
tmnxDhcpServerPoolSubnetBindDly is not set to it's default value.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.4.1.12- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxDhcpServerPoolEntry
- Groups
- 2
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 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerPoolSubnetBindKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerPoolSubnetBindKey.<vRtrID>.<tmnxDhcpServerCfgServerName>.<tmnxDhcpServerPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerPoolSubnetBindKey'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | sysIdSvcId |
2 | sysId |
3 | string |