atmNteConfOamIfAisRdi
ACE2002-MIB ·
.1.3.6.1.4.1.164.12.3.1.1.9.4.1.1
Object
column r/w
Enumeration
This parameter controls the generation of F4/F5
AIS and RDI due to lower order problems such as physical
layer problems.
For AIS: Defines if F4/F5 AIS cell is transmitted due
to problems such as physical layer alarm or F4/F5 defect.
This is applicable for all ports .
off - Problems in this port will not trigger F4/F5 AIS
transmition to the ajacent port (e.g. from USER to
NETWORK) of a VPC/VCC.
on - Problems in this port will trigger F4/F5 AIS
transmition to the ajacent port (e.g. from USER
to NETWORK) of a VPC/VCC.
For RDI: Defines if F4/F5 RDI cell will be transmitted due to
physical layer problems in that port (in addition to
F4/F5 RDI cells transmitted due to ATM layer problems).
For example, If it is enabled for Network port, then
physical layer defect will initiate the transmission
of F4/F5 RDI cell back to the trunk.
The type of F4/F5 (Segment or End-to-End) is according
to the configuration of the VPC/VCC.
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.12.3.1.1.9.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmNteConfOamIfEntry
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmNteConfOamIfAisRdi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmNteConfOamIfAisRdi.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::atmNteConfOamIfAisRdi'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |