portDevEquipmentTdmFrameMode
LUM-PORTDEVICE-MIB ·
.1.3.6.1.4.1.8708.2.57.2.3.1.1.35
Object
Indicates the TDM frame mode for frames monitoring.
unframed -- Frames pass without monitoring of the content within the frames
framedMode -- The iSFP-E1 monitors FAS to detect LOF defect
framedModeWithCRC -- In addition to detection of LOF defect,
the iSFP-E1 checks CRC for bit errors
Context
- MIB
- LUM-PORTDEVICE-MIB
- OID
.1.3.6.1.4.1.8708.2.57.2.3.1.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Default
unframed- Parent
- portDevEquipmentEntry
- Groups
- 1
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 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevEquipmentTdmFrameMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevEquipmentTdmFrameMode.<portDevEquipmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTDEVICE-MIB::portDevEquipmentTdmFrameMode'
Syntax
- Source
- TDMframeMode
- Base type
Enumeration
Type Description
The E1 TPoP can operate in 3 different monitoring modes, to non-intrusively mpnitor the incomming E1 signal
Values & Constraints
Type Values
0 | unframed |
1 | framedMode |
2 | framedModeWithCRC |
Conformance
Member of