eltDhcpRouteType
ELTEX-DHCP ·
.1.3.6.1.4.1.35265.1.23.8.3
Object
scalar r/w
Enumeration
The type of route with which it's added to route table
Context
- MIB
- ELTEX-DHCP
- OID
.1.3.6.1.4.1.35265.1.23.8.3- Type
- scalar
- Access
- readwrite
- Status
- current
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 'ELTEX-DHCP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-DHCP::eltDhcpRouteType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-DHCP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-DHCP::eltDhcpRouteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | connected |
2 | static |