ipTdrcServiceStatus

BIANCA-BRICK-TDRC-MIB · .1.3.6.1.4.1.272.4.5.44.1.3

Object

column mandatory r/w Enumeration
The status of this entry.
enabled(1):		service will be TDRC controlled
disabled(2):		service will not be TDRC controlled
delete(5):		this entry will be deleted.

Context

MIB
BIANCA-BRICK-TDRC-MIB
OID
.1.3.6.1.4.1.272.4.5.44.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
ipTdrcServiceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
5delete