rateLimit
GBNServiceMACAUTHEN-MIB ·
.1.3.6.1.4.1.13464.1.2.3.1.4.8.1.5
Object
column r/w
Integer32
rate limit of authentition packets.when reach this value, the port can not authenticate users, is in block state.range is form 10 to 300.default is 300 packets per sencond
Context
- MIB
- GBNServiceMACAUTHEN-MIB
- OID
.1.3.6.1.4.1.13464.1.2.3.1.4.8.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- macAuthenPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GBNServiceMACAUTHEN-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNServiceMACAUTHEN-MIB::rateLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNServiceMACAUTHEN-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNServiceMACAUTHEN-MIB::rateLimit.<macAuthenPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNServiceMACAUTHEN-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNServiceMACAUTHEN-MIB::rateLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 10-300