sfpsTapSwitchStatus
CTRON-SFPS-TAP-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.7
Object
column mandatory
Enumeration
Contains information helpful for untapping
Context
- MIB
- CTRON-SFPS-TAP-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsTapEntry
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 'CTRON-SFPS-TAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-TAP-MIB::sfpsTapSwitchStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFPS-TAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-TAP-MIB::sfpsTapSwitchStatus.<sfpsTapHeaderDASA>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-TAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-TAP-MIB::sfpsTapSwitchStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disableOutport |
2 | keepOutport |
3 | probeNotFound |
4 | decisionUnknown |
5 | unassigned |
6 | halfCnx |
7 | alterCnx |
8 | alterCnxDone |
9 | halfCnxDone |
10 | tapIgnore |
11 | tapDeleteCnx |
12 | tapMarkCnx |
13 | tapFilterCnx |
14 | tapSharedMedia |