ccSubnetDhcpSubnetMask
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.5.4.2.1.1.10
Object
column SNMPv2-SMIIpAddress
The Subnet IPaddr subnet mask obtained via DHCP if
this Subnet is configured as a DHCP client.
If this Subnet is configured to not use DHCP, or is a
DHCP server this value will be 0.0.0.0. Likewise, if
this Subnet is configured to be a DHCP client but has
not yet obtained a value via DHCP, this value will be
0.0.0.0.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.5.4.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccSubnetEntry
- 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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpSubnetMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpSubnetMask.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpSubnetMask'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of