cagwCurrentBaseStations

CISCO-ASN-GATEWAY-MIB · .1.3.6.1.4.1.9.9.638.1.2.1.1.4

Object

column pathsSNMPv2-SMIGauge32
The current number of signaling paths to all Base Stations.
There is one signaling path created between the ASN-GW and
each base station, so the current number of signaling paths
is equal to the number of base stations currently connected 
to the ASN-GW. Signaling paths and base stations are used 
interchangeably throughout this document.

Context

MIB
CISCO-ASN-GATEWAY-MIB
OID
.1.3.6.1.4.1.9.9.638.1.2.1.1.4
Type
column
Access
readonly
Status
current
Units
paths
Parent
cagwStateEntry
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 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwCurrentBaseStations'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwCurrentBaseStations.<cagwInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASN-GATEWAY-MIB::cagwCurrentBaseStations'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance