csfRecordConnIndicator

CISCO-ATM-SIG-DIAG-MIB · .1.3.6.1.4.1.9.9.78.1.3.1.1.5

Object

column Enumeration
Indicates whether this record was created due to an add 
party failure or a setup failure.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1addPartyReject
2setupReject

Conformance