dhcpClientClasslessStaticRouteOption
MX-BNI-MIB ·
.0.200.1.200.300
Object
scalar r/w
Enumeration
DHCPv4 Classless Static Route Option
Defines if the Classless Static Route Option is enabled.
* Request: The device requests the Classless Static Route
Option 121.
* None: Routes received from the DHCP server are ignored.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.200.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpClientGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::dhcpClientClasslessStaticRouteOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::dhcpClientClasslessStaticRouteOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | request |