fsMIDot1qFutureVlanPortUnicastMacSecType
AricentMIVlan-MIB ·
.1.3.6.1.4.1.2076.120.1.3.1.43
Object
column r/w
Enumeration
This object identifies the MA Table Address Type for this port
sav - security is sav, strict is FALSE
Only unknown MAC is treated as violation on all security configured ports.
shv - security is shv, strict is TRUE
Configured MAC alone is treated as non violation in all security configured ports.
off - disable security.
Context
- MIB
- AricentMIVlan-MIB
- OID
.1.3.6.1.4.1.2076.120.1.3.1.43- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1qFutureVlanPortEntry
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 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortUnicastMacSecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortUnicastMacSecType.<fsMIDot1qFutureVlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortUnicastMacSecType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sav |
2 | shv |
3 | off |