vceLinkState
VELOCLOUD-EDGE-MIB ·
.1.3.6.1.4.1.45346.1.1.2.3.2.2.1.34
Object
column VceLinkStateType
State of the Link.
Context
- MIB
- VELOCLOUD-EDGE-MIB
- OID
.1.3.6.1.4.1.45346.1.1.2.3.2.2.1.34- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vceLinkEntry
- Groups
- 1
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 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vceLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vceLinkState.<vceLinkIntId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VELOCLOUD-EDGE-MIB::vceLinkState'
Syntax
- Source
- VceLinkStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | initial |
2 | dead |
3 | unusable |
4 | quiet |
5 | standby |
6 | unstable |
7 | stable |
8 | unknown |
Conformance
Member of