zhoneAtmConnectionsAllocated

ZHONE-COM-ATM-MIB · .1.3.6.1.4.1.5504.4.2.2.8.1.2

Object

The total allocated ATM connections for a particular
shelf/slot.
              
For a particular VPI, we calculate the number of
connections allocated by the following rule:
              
A VP Switched VPI has a Max VCI of 0 and uses 3 connections.
              
A VC Switched VPI has a Max VCI of n (the number n is a 
power of 2 and is user selected) and uses n connections.
              
The sum of all allocated connections for all VPIs on
the selected shelf/slot is the number returned for
this value.

Context

MIB
ZHONE-COM-ATM-MIB
OID
.1.3.6.1.4.1.5504.4.2.2.8.1.2
Type
column
Access
readonly
Status
current
Parent
zhoneAtmConnectionStatsEntry
Groups
1

Walk 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 'ZHONE-COM-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-ATM-MIB::zhoneAtmConnectionsAllocated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-ATM-MIB::zhoneAtmConnectionsAllocated.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-ATM-MIB::zhoneAtmConnectionsAllocated'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance