vsiLogicalIfEndPointsInUse
CISCO-VSIMASTER-MIB ·
.1.3.6.1.4.1.9.9.162.1.3.1.12
Object
column SNMPv2-SMIGauge32
The number of end points in use on this logical interface, as reported to the VSI master by the VSI slave. This reflects an aggregate count of input, output and bi-directional end points. If the logical interface has not been removed, but does not currently support any cross connects, this object will be reported as zero (0).
Context
- MIB
- CISCO-VSIMASTER-MIB
- OID
.1.3.6.1.4.1.9.9.162.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vsiLogicalIfEntry
- 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 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiLogicalIfEndPointsInUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiLogicalIfEndPointsInUse.<vsiLogicalIfControllerIndex>.<vsiLogicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSIMASTER-MIB::vsiLogicalIfEndPointsInUse'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of