tmnxDhcpSvrSubnetActive
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.8.1.17
Object
column SNMPv2-TCTruthValue
The value of object tmnxDhcpSvrSubnetActive indicates if this IPv6
subnet is currently being served by this system.
If the value of tmnxDhcpSvrSubnetFailCtrl is equal to 'local' or
'access-driven', the value of this object is always 'true'. Otherwise,
the value depends on the failover state, available in tmnxDhcpsFoState
(if tmnxDhcpsFoAdminState is 'inService') or tmnxDhcpsPoolFoState (if
tmnxDhcpsPoolFoAdminState is 'inService'): if the value of the
failover state is 'partnerDown', the value of this object is 'true'.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.8.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxDhcpServerSubnetEntry
- 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 '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::tmnxDhcpSvrSubnetActive'
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::tmnxDhcpSvrSubnetActive.<vRtrID>.<tmnxDhcpServerCfgServerName>.<tmnxDhcpServerPoolName>.<tmnxDhcpSvrSubnetAddrType>.<tmnxDhcpSvrSubnetAddress>.<tmnxDhcpSvrSubnetPrefixLength>'
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::tmnxDhcpSvrSubnetActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of