cat2600TsOptDmnStaVal
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.3.6.1.2
Object
column mandatory
OctetString
An OCTET STRING containing a multiple number of
stations from the domain station address table. Each entry
is encoded in the following format:
Station MAC address - 6 octets
Port of Entry - 1 octet
Traffic Mask - 4 octets
The traffic mask is encoded in its raw form as stored
in the switch.
Octet 1
Bit position 7 6 5 4 3 2 1 0
Port Number 31 30 29 28 27 26 25 24
Octet 2
Bit position 7 6 5 4 3 2 1 0
Port Number 23 22 21 20 19 18 17 16
Octet 3
Bit position 7 6 5 4 3 2 1 0
Port Number 15 14 13 12 11 10 9 8
Octet 4
Bit position 7 6 5 4 3 2 1 0
Port Number 7 6 5 4 3 2 1 CPU
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.3.6.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cat2600TsOptDmnStaEntry
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 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsOptDmnStaVal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAT2600-MIB::cat2600TsOptDmnStaVal.<cat2600TsDmnStationDmnIndex>.<cat2600TsOptDmnStaPos>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAT2600-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAT2600-MIB::cat2600TsOptDmnStaVal'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.