tLagNotifyPortAddFailReason
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.4.1
Object
scalar Enumeration
tLagNotifyPortAddFailReason is used by the tLagPortAddFailed notification to indicate the reason why a port could not be added to a lag.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.4.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- tLagNotificationObjects
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagNotifyPortAddFailReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LAG-MIB::tLagNotifyPortAddFailReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | adminkey-mismatch |
2 | sysid-mismatch |
3 | lacp-passive-both-ends |
4 | link-down |