g9983PortConfSvcUpDownEnable

G9983-MIB · .1.3.6.1.2.1.210.1.1.1.1.7

Object

column r/w SNMPv2-TCTruthValue
Indicates whether g9983SvcUp and g9983SvcDown
notifications should be generated for this interface.
              
A value of true(1) indicates that the notifications are enabled.
A value of false(2) indicates that the notifications are
disabled.
              
This object maps to the TR-159 attribute
aServiceUpDownEnable.

Context

MIB
G9983-MIB
OID
.1.3.6.1.2.1.210.1.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
g9983PortConfEntry
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 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortConfSvcUpDownEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortConfSvcUpDownEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9983-MIB::g9983PortConfSvcUpDownEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance