chmgrODescrEstablish

NETI-CHMGR-MIB · .1.3.6.1.4.1.2928.6.2.14.1.1.2.1.13

Object

column r/w SNMPv2-TCTruthValue
Describes if the connection shall be established with the
defined parameters. The value is only valid if the
allowEstablish(4) bit in chmgrODescrCapabilites is set.
              
true(1) 
The connection is established.
              
false(2)
The connection is not established. The establishment of the
connection is controlled by some other function outside the
scope of this MIB. This could be a scheduler or timer
specified in other MIB's.

Context

MIB
NETI-CHMGR-MIB
OID
.1.3.6.1.4.1.2928.6.2.14.1.1.2.1.13
Type
column
Access
readwrite
Status
current
Parent
chmgrODescriptionEntry

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 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrODescrEstablish'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrODescrEstablish.<chmgrODescrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-CHMGR-MIB::chmgrODescrEstablish'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false