esmcSsmEnable
SIAE-SYNC-MIB ·
.1.3.6.1.4.1.3373.1103.28.17.1.1
Object
column r/w
Enumeration
This object enables SSM messaging on this ifIndex.
Context
- MIB
- SIAE-SYNC-MIB
- OID
.1.3.6.1.4.1.3373.1103.28.17.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- esmcRecord
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 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::esmcSsmEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::esmcSsmEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SYNC-MIB::esmcSsmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |