gnGenCarrierXSyncIdcDataBase
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.1.30.1.3
Object
column mandatory
r/w
Enumeration
idcToDrawer - copy configuration from the IDC disk to the HW (this operation istraffic effected). drawerToIdc - copy configuration from HW to IDC disk. this operation used to clear User Configuration Mismatch alarm. idcToAllDrawers - copy configuration from the IDC disk to the all Drawer's HW (this operation istraffic effected).
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.1.30.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- gnGenCarrierXEntry
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCarrierXSyncIdcDataBase'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCarrierXSyncIdcDataBase.<gnGenCarrierXId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnGenCarrierXSyncIdcDataBase'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noOperation |
3 | idcToDrawer |
4 | drawerToIdc |
5 | idcToAllDrawers |