pacStatUserStatus2
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.12.100.1.5
Object
column Enumeration
This entry describes the port access control mode status for the second host. Note, that different states of several authentication methods are summarized here. They are marked with different multiples of ten as an offset for each mode.
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.12.100.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pacStatusTableEntry
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 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::pacStatUserStatus2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::pacStatUserStatus2.<pacStatPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MS-SWITCH30-MIB::pacStatUserStatus2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
10 | authorized1 |
11 | unauthorized1 |
12 | tobedone1 |
20 | authorized2 |
21 | unauthorized2 |
22 | tobedone2 |
254 | undefined |
255 | unsupported |