tmnxVirtualPortInUse
TIMETRA-SAS-PORT-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.2.15.1.2
Object
column Enumeration
tmnxVirtualPortInUse describes whether the virtual port is used by an application or not.
Context
- MIB
- TIMETRA-SAS-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.2.15.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxVirtualPortEntry
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 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-PORT-MIB::tmnxVirtualPortInUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-PORT-MIB::tmnxVirtualPortInUse.<tmnxChassisIndex>.<tmnxVirtualPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-PORT-MIB::tmnxVirtualPortInUse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-in-use |
2 | mirror |
3 | macswap |
4 | testhead |