fddimibSMTStatRptPolicy
FDDI-SMT73-MIB ·
.1.3.6.1.2.1.10.15.73.1.2.1.16
Object
column mandatory
r/w
Enumeration
If true, indicates that the node will generate Status Reporting Frames for its implemented events and conditions. It has an initial value of true. This variable determines the value of the SR_Enable Flag (refer to ANSI SMT 8.3.2.1).
Context
- MIB
- FDDI-SMT73-MIB
- OID
.1.3.6.1.2.1.10.15.73.1.2.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- fddimibSMTEntry
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 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibSMTStatRptPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibSMTStatRptPolicy.<fddimibSMTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDDI-SMT73-MIB::fddimibSMTStatRptPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |