tmnxPortEtherDe1OutProfile
TIMETRA-SAS-PORT-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.2.4.1.22
Object
The value of tmnxPortEtherDe1OutProfile if enabled will consider the value of the DEI(CFI) bit of the incoming packet , which if 1 will result in the packet being classified as out-profile and in-profile otherwise
Context
- MIB
- TIMETRA-SAS-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.2.4.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sasTmnxPortEtherExtnEntry
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::tmnxPortEtherDe1OutProfile'
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::tmnxPortEtherDe1OutProfile.<index>'
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::tmnxPortEtherDe1OutProfile'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |