httpAdminMaxKeepAliveRequests
BINTEC-ADMIN-MIB ·
.0.5.1.6
Object
scalar r/w
Integer32
The maximum number of requests to allow during a persistent connection. Set to 0 to allow an unlimited amount. We recommend you leave this number high, for maximum performance.
Context
- MIB
- BINTEC-ADMIN-MIB
- OID
.0.5.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- httpAdmin
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 'BINTEC-ADMIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-ADMIN-MIB::httpAdminMaxKeepAliveRequests.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-ADMIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-ADMIN-MIB::httpAdminMaxKeepAliveRequests'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10000