ciscoICsuDsuSw56kNetworkType

CISCO-ICSUDSU-MIB · .1.3.6.1.4.1.9.9.44.1.3.1.1.1

Object

column Enumeration
Configures the DSU Module for the specific type of network
being used.
dds - AT&T's Dataphone Digital Service, generically known
        as Digital Data System.  Requires 4-Wire interface.
att - AT&T's Switched 56 Network.  Operates over 2-Wire or
        or 4-Wire interface.
sprint - Sprint Switched 56 Network.  Operates over 2-Wire or
        4-Wire interface.
otherCarrier - Other carrier being used.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dds
2att
3sprint
4otherCarrier

Conformance