dot1xExtMacBasedUserOffLine
FS-SWITCH-V2-MIB ·
.1.3.6.1.4.1.52642.1.12.5.1.8
Object
column r/w
Enumeration
Use this node to force a MAC user off line. The default value is 0. If this node's value is set to 1, the user should be forced offline and this entry should be deleted.
Context
- MIB
- FS-SWITCH-V2-MIB
- OID
.1.3.6.1.4.1.52642.1.12.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Default
none- Parent
- dot1xExtMacBasedUserEntry
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 'FS-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-V2-MIB::dot1xExtMacBasedUserOffLine'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-V2-MIB::dot1xExtMacBasedUserOffLine.<dot1xExtMacBasedUserIndex>.<dot1xExtMacBasedUserMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-V2-MIB::dot1xExtMacBasedUserOffLine'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | offLine |