agentPortSecurityMACAddressMove
NETGEAR-PORTSECURITY-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.20.1.2.1.10
Object
column r/w
Enumeration
When this object is enabled, all the dynamically locked MAC addresses will be moved to statically locked addresses on a port. GET operation on this object will display disable.
Context
- MIB
- NETGEAR-PORTSECURITY-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.20.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentPortSecurityEntry
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 'NETGEAR-PORTSECURITY-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-PORTSECURITY-PRIVATE-MIB::agentPortSecurityMACAddressMove'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-PORTSECURITY-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-PORTSECURITY-PRIVATE-MIB::agentPortSecurityMACAddressMove.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-PORTSECURITY-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-PORTSECURITY-PRIVATE-MIB::agentPortSecurityMACAddressMove'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |