sncProtectionTriggerType
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.30.2.1.9
Object
The value of this field is the criterion to trigger a switch for the Protection Input Connection Point. SNC/I uses SF criterion for switching: TU-AIS/TU-LOP for VC12/VC3 , AU-AIS/AU-LOP for VC4 and , by extension, ppiLOS and ppiAIS for pdh inputs. SNC/N uses also SD criterion for switching: SD-V5 for VC12, SD-B3 for VC3/VC4. SNC+LAN adds MS-RDI as switching criterion for LAN connection. NONE means that just board extractions and some board failures activate switching.
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.30.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sncEntry
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 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::sncProtectionTriggerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::sncProtectionTriggerType.<sncIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTECTION-MIB::sncProtectionTriggerType'
Syntax
- Source
- TriggerCriterion
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | sncI |
2 | sncN |
3 | sncIRdi |
4 | sncNRdi |