rptrPortSecurityLockDelAddress
REPEATER-REV4-MIB ·
.1.3.6.1.4.1.52.4.1.1.1.4.3.9.1.1.5
Object
column mandatory
r/w
OctetString
Setting a value to this object will cause corresponding entry
in the rptrPortSecurityListTable to be deleted. When read
this object returns an OCTET STRING of length 6 with each octet
having the value '0'.
In general it is possible to delete locked addresses at any time.
however there are instances where it is not supported in which
case an error will be returned.
Context
- MIB
- REPEATER-REV4-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.1.4.3.9.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rptrPortSecurityEntry
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 'REPEATER-REV4-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REPEATER-REV4-MIB::rptrPortSecurityLockDelAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'REPEATER-REV4-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REPEATER-REV4-MIB::rptrPortSecurityLockDelAddress.<rptrPortSecurityPortGrpId>.<rptrPortSecurityPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'REPEATER-REV4-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'REPEATER-REV4-MIB::rptrPortSecurityLockDelAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.