flowCurrentConditionType
FspR7-LAYER2-MIB ·
.1.3.6.1.4.1.2544.1.11.3.17.2.6.1.1
Object
List of all interface conditions
Context
- MIB
- FspR7-LAYER2-MIB
- OID
.1.3.6.1.4.1.2544.1.11.3.17.2.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- flowCurrentConditionEntry
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 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowCurrentConditionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowCurrentConditionType.<flowEntityIndexEth>.<flowEntityIndexFlow>.<flowCurrentConditionType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FspR7-LAYER2-MIB::flowCurrentConditionType'
Syntax
- Source
- FspR7L2StandingConditionTypes
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
100000 | oosDisabledL2 |
100001 | oosManagementL2 |
100002 | oosMaintenanceL2 |
100003 | oosAinsL2 |
100004 | serverSignalFailL2 |
100005 | mepNotPresentL2 |
100006 | priVidNotEqualExtVidL2 |
100007 | switchtoProtectionInhibitedL2 |
100008 | manswL2 |
100009 | sfCfmLevel0L2 |
100010 | sfCfmLevel1L2 |
100011 | sfCfmLevel2L2 |
100012 | sfCfmLevel3L2 |
100013 | sfCfmLevel4L2 |
100014 | sfCfmLevel5L2 |
100015 | sfCfmLevel6L2 |
100016 | sfCfmLevel7L2 |
100019 | switchtoWorkingInhibitedL2 |