sysIfDHCPOnOff
QTECH-GBNPlatformOAM-MIB ·
.1.3.6.1.4.1.27514.1.2.1.1.1.8
Object
scalar r/w
Enumeration
DURABLE: { disable }
Enable/Disable DHCP operation for the gbn agent.
When 'disable(2)', no DHCPs are transmitted by the Application.
When enabled, the Application sends DHCP requests during
system startup.
Context
- MIB
- QTECH-GBNPlatformOAM-MIB
- OID
.1.3.6.1.4.1.27514.1.2.1.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnPlatformOAMSysIf
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 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNPlatformOAM-MIB::sysIfDHCPOnOff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNPlatformOAM-MIB::sysIfDHCPOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |