antitheftPortLock
SIAE-ANTITHEFT-MIB ·
.1.3.6.1.4.1.3373.1103.105.8.1.2
Object
column r/w
Enumeration
Object used to allow or deny antitheft consequent actions on that port. When NE is bound with NMS, it is possible to choose which ports will be disabled in case of equipment lock (only ports involved in management vlan are enabled by default to safeguard management).
Context
- MIB
- SIAE-ANTITHEFT-MIB
- OID
.1.3.6.1.4.1.3373.1103.105.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- antitheftPortMgtEntry
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 'SIAE-ANTITHEFT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ANTITHEFT-MIB::antitheftPortLock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-ANTITHEFT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ANTITHEFT-MIB::antitheftPortLock.<antitheftPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-ANTITHEFT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-ANTITHEFT-MIB::antitheftPortLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | deny |