atmfCESConnType

ATMF-CES · zhone variant · .1.3.6.1.4.1.353.5.2.2.1.1.1.12

Object

column r/w Enumeration
The type of ATM connectivity between associated CES IWF's.
Valid values are:
   other      - none of the types specified below
   pvc        - supporting connectivity is a permanent
                virtual connection
   activeSvc  - attempt calls whenever none established
   passiveSvc - accept calls

Context

MIB
ATMF-CES
OID
.1.3.6.1.4.1.353.5.2.2.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
atmfCESConfEntry
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 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESConnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESConnType.<atmfCESCbrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES::atmfCESConnType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2pvc
3activeSvc
4passiveSvc

Conformance