rcServiceType
SWTICH-SERVICE-MIB ·
.1.3.6.1.4.1.8886.6.1.75.5.1.2
Object
column r/w
Enumeration
An indication of the number and roles of the EVC/OVC EndPoints associated by the EVC/OVC.eline, elan, etree or eaccess.
Context
- MIB
- SWTICH-SERVICE-MIB
- OID
.1.3.6.1.4.1.8886.6.1.75.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcServiceEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServiceType.<rcServiceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWTICH-SERVICE-MIB::rcServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | eline |
1 | elan |
2 | etree |
3 | eaccess |