frChanSlaveType

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.1.1.1.70

Object

column r/w Enumeration
This object is added for FRSM12 card.
This object indicates whether a master endpoint has a persistent
slave or not. A connection with a master and a non-persistent
slave is considered a single-ended SPVC.
              
This object is only meaningful when 'frMastership'
contains the value of 'master(1)'. And this variable 
must be used with 'frMastership' to decide
if a connection is single-ended or not.
              
This object is not applicable to MGX Release 1.x.

Context

MIB
CISCO-WAN-FR-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.70
Type
column
Access
readwrite
Status
current
Parent
frChanCnfGrpEntry
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-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::frChanSlaveType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::frChanSlaveType.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::frChanSlaveType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1persistentSlave
2nonPersistentSlave

Conformance