eqptPortProtectionSwitchCommand
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.15.1.6
Object
This attribute represents the IfIndex of the desired port
to switch over to.
Must satisfy the following VALIDATIONs (otherwise OLT
should reject):
1) IfIndex must represent a real port.
2) IfIndex must be part of a protection group.
3) IfIndex must be either the primary or the paired port
of the protection group on which the switchover is
triggered.
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.15.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptPortProtectionEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPortProtectionSwitchCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptPortProtectionSwitchCommand.<eqptPortProtectionPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptPortProtectionSwitchCommand'
Syntax
- Source
- ITF-MIBInterfaceIndex
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.