mitelDhcpServerGeneralGateway
MITEL-DHCP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.3.5.1.2
Object
scalar r/w
Enumeration
Determines wether or not the local IP address associated with the interface on which the DHCP request was received should be advertised as a default gateway, and if yes with which priority.
Context
- MIB
- MITEL-DHCP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.3.5.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mitelDhcpServerGeneralGroup
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 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerGeneralGateway.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-DHCP-MIB::mitelDhcpServerGeneralGateway'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | this-if-first |
2 | this-if-last |
3 | not-this-if |