zhoneAtmConnectionsAvailable

ZHONE-COM-ATM-MIB · .1.3.6.1.4.1.5504.4.2.2.8.1.1

Object

The total available ATM connections for a particular
shelf/slot.
              
This number is hardware dependent.
              
Whenever a VPI is allocated for a particular shelf/slot,
the number of connections allocated for that VPI is
subtracted from the total available and is returned
in this value.

Context

MIB
ZHONE-COM-ATM-MIB
OID
.1.3.6.1.4.1.5504.4.2.2.8.1.1
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::zhoneAtmConnectionsAvailable'
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::zhoneAtmConnectionsAvailable.<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::zhoneAtmConnectionsAvailable'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance