qtechPortSecurityAddrNum

QTECH-SECURITY-MIB · .1.3.6.1.4.1.27514.1.1.10.2.6.1.3.1.1.4

Object

column r/w SNMPv2-SMIInteger32
This value means the address number threshold of this port. A new address want to 
add to the port address will be refused when address num exceed this value. 
This value is valid when qtechPortSecurityStatus is 'disabled'

Context

MIB
QTECH-SECURITY-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.6.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
qtechPortSecurityEntry
Groups
1

Walk 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 'QTECH-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-SECURITY-MIB::qtechPortSecurityAddrNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-SECURITY-MIB::qtechPortSecurityAddrNum.<qtechPortSecurityPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-SECURITY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-SECURITY-MIB::qtechPortSecurityAddrNum'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance