autoBackupTransferMode
NSCRTV-PON-TREE-EXT-MIB ·
.1.3.6.1.4.1.34592.1.3.100.1.7.1.1.3
Object
column r/w
Enumeration
?Զ????ݴ??䷽ʽ: 1 ftp 2 tftp
Context
- MIB
- NSCRTV-PON-TREE-EXT-MIB
- OID
.1.3.6.1.4.1.34592.1.3.100.1.7.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- autoBackupEntry
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 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-PON-TREE-EXT-MIB::autoBackupTransferMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-PON-TREE-EXT-MIB::autoBackupTransferMode.<autoBackupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-PON-TREE-EXT-MIB::autoBackupTransferMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftp |
2 | tftp |