sysIfBOOTPOnOff
QTECH-GBNPlatformOAM-MIB ·
.1.3.6.1.4.1.27514.1.2.1.1.1.7
Object
scalar r/w
Enumeration
DURABLE: { disable }
Enable/Disable BOOTP operation for the gbn agent.
When 'disable(2)', no BOOTPs are transmitted by the Application.
When 'enable(1)', the Application sends BOOTP requests during
system startup.
Context
- MIB
- QTECH-GBNPlatformOAM-MIB
- OID
.1.3.6.1.4.1.27514.1.2.1.1.1.7- 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::sysIfBOOTPOnOff.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::sysIfBOOTPOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |