scGenSwitchSecurityMode

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.5.1.1.14

Object

column mandatory r/w Enumeration
This item defines the Security mode per stack.
nonSecurityMode - all ports in the stack are not secure.
securityMode - all ports in the stack are secure according to their scGenPortSecurityMode MIB's value.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.5.1.1.14
Type
column
Access
readwrite
Status
mandatory
Parent
scGenSwitchEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonSecurityMode
2securityMode
255notSupported